Назад към всички

enact-hello-go

// A simple Go greeting tool

$ git log --oneline --stat
stars:194
forks:37
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
enact2.0.0
nameenact-hello-go
version1.0.2
descriptionA simple Go greeting tool
licenseMIT
fromgolang:1.23-alpine
inputSchema[object Object]
outputSchema[object Object]
commandgo run /workspace/hello.go ${name}

Hello Go

A simple Go tool that greets you by name.

Usage

enact run ./examples/hello-go --input "name=Alice"