appdeploy
=========

Application deployment tool I use and maintain for years, to be used in a
console (uses an ncurses UI)

Usage
-----

Customize examples/my_deploy_script to match your needs, then run it:

    $ cd examples
    $ ./my_deploy_script

