gjohnson / cli

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

Home Page:http://www.convox.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://www.convox.com/

License:Other


Languages

Language:Go 98.3%Language:Ruby 1.2%Language:Makefile 0.5%