Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 518 Bytes

ROADMAP.rst

File metadata and controls

21 lines (17 loc) · 518 Bytes

Roadmap

This document proposes how Underwear will evolve over the course of 2014.

0.5.2

  • Add new parser for command line options

0.5.1

  • 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

0.5.0

  • Command line integration to run "underwear deploy" instead of only invoking from Django manage.py
  • Adding support for deploying Flask apps.