8000 GitHub - kanlanc/restack-cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kanlanc/restack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I know ... I am awesome.

Next steps

  • Add tool support and verify if it works
  • Add more tool templates
  • Add support for init

From source

Download the source code and build the CLI.

go build -o restack cmd/cli/main.go

Installation

# go install github.com/kanlanc/restack-cli/cmd/cli

Usage

./restack init <project_name>
./restack workflow <name>
./restack function <name>

Example

./restack workflow query_companies
./restack function query_companies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0