I know ... I am awesome.
- Add tool support and verify if it works
- Add more tool templates
- Add support for init
Download the source code and build the CLI.
go build -o restack cmd/cli/main.go
# go install github.com/kanlanc/restack-cli/cmd/cli
./restack init <project_name>
./restack workflow <name>
./restack function <name>
./restack workflow query_companies
./restack function query_companies