Utility for step-by-step application deployment


License
Other
Install
pip install n3d==0.3.4

Documentation

Usage: create "./deploy/stages" directory in your project, and 
fill it with executable files with ".update" and ".rollback" extensions, 
that contains the stages of your deployment process.