Skip to content

nguyendangminh/cli

 
 

Repository files navigation

convox/cli

Launch a private cloud and deploy apps from the command line.

This is a guide to developing the convox/cli project. For detailed installation and usage instructions, see http://docs.convox.com/.

Development

$ go get github.com/convox/cli/convox
$ cd $GOPATH/src/github.com/convox/cli
$ make test
$ make install

$ convox help
convox: private cloud and application management

Usage:
  convox <command> [args...]
...

Contributing

See Also

License

Apache 2.0 © 2015 Convox, Inc.

About

Launch a private cloud and deploy apps from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Ruby 1.2%
  • Makefile 0.5%