summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJason Kölker <jason@koelker.net>2011-09-27 17:55:35 -0500
committerJason Kölker <jason@koelker.net>2011-09-27 17:55:35 -0500
commit9679568041b42a91c93e2b13aec5fa2a33912039 (patch)
treecb79418b7fb0d938717d4d92ec2c579a2da43f72 /README
parent462969297ca6b06c5bf5bda14c7b3ff020cbd0b3 (diff)
Add readme to make github happy and the manifest so the templates get installed
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0001d76
--- /dev/null
+++ b/README
@@ -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