initial roadmap

This commit is contained in:
Jeff Lindsay
2013-06-15 15:19:38 -07:00
parent f38e876944
commit c27dd1b9b8

10
ROADMAP.md Normal file
View File

@@ -0,0 +1,10 @@
# Roadmap
## 0.2.0
* Expose commands over SSH using sshcommand
* Use dokku system user instead of git
* Minimum viable users and repo ACL
* Basic hooks system
* Integration test coverage
* Python buildpack, others...