Skip to content

Socialbomb/dorothy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Dorothy is a Tornado deployer.

Usage:##

Start a Tornado application on a set of ports:

$ dorothy 'python /path/to/app.py' -l:PORT1 -l:PORT2 start

Stop a Tornado application by specifying the port:

$ dorothy -l:PORT1 stop

Restart an application

$ dorothy 'python /path/to/app.py' -l:PORT2

About

Dorothy makes Tornadoes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages