Skip to content

ns-chsu/spin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spinnaker CLI

Edit pipelines, applications & intents.

Development

Fetch the code

go get github.com/spinnaker/spin

Enter the code's directory:

cd $GOPATH/src/github.com/spinnaker/spin

You may need to fetch the mitchellh/cli package first:

go get github.com/mitchellh/cli

Build using

go build .

Run using

./spin <cmds> <flags>

About

Spinnaker CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Other 0.1%