google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Add fab command to install additional requirements #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add fab commands for Admin and BE to install additional requirements:

fab require:FILENAME

Also add the commands to top level

fab admin_require
fab be_require

Remove dependencies on mysql and postgres from quickstart.txt and make sure we 
have files that can be fab admin_require-d for both of them.

Original issue reported on code.google.com by szab...@gmail.com on 17 Apr 2012 at 1:58

GoogleCodeExporter commented 9 years ago
We decided that we don't add the command for BE yet, because there is currently 
no use for it.

Original comment by szab...@gmail.com on 17 Apr 2012 at 2:43

GoogleCodeExporter commented 9 years ago
Implemented in 6f8f8723268f on next_release.

Original comment by szab...@gmail.com on 17 Apr 2012 at 2:44