Skip to content

rochacon/paaws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaAWS - PaaS for AWS

VERSION: 0.1.0

INSTALATION

$: mkvirtualenv paaws
$: workon paaws
$: python setup.py develop

REQUIREMENTS

  • boto>=2.32.0
  • fabric
  • prettypable
  • docopt

USAGE

$: paaws help
Titans Web Services.
Usage:
    paaws <command> [<args>...]

The most commonly used paaws commands are:
    app         create, scale, cmd, ls, ps, deploy, link an app.
    database    launch, destroy, ls, detail a database.
    cache       launch, destroy, ls detail a cache.
    link	link resources with apps.
    help        show paaws help.

About

PaAWS - PaaS for AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%