This document proposes how Underwear will evolve over the course of 2014.
- Add new parser for command line options
- Add flags to configure how a Django app should be deployed.
- Clean up ugly Django management command integration.
- Create unit tests for core deployment flow.
- Make deployer username configurable
- Command line integration to run "underwear deploy" instead of only invoking from Django manage.py
- Adding support for deploying Flask apps.