diff options
| author | Jason Kölker <jason@koelker.net> | 2011-09-27 17:55:35 -0500 |
|---|---|---|
| committer | Jason Kölker <jason@koelker.net> | 2011-09-27 17:55:35 -0500 |
| commit | 9679568041b42a91c93e2b13aec5fa2a33912039 (patch) | |
| tree | cb79418b7fb0d938717d4d92ec2c579a2da43f72 /README | |
| parent | 462969297ca6b06c5bf5bda14c7b3ff020cbd0b3 (diff) | |
Add readme to make github happy and the manifest so the templates get installed
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +Common code for Openstack Projects and paster template for creating new projects. + +1. Install (python setup.py develop, pip install /path/to/setup.py) +2. paster openstack newopenstackproject +3. Profit |
