Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..efe0ed3
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+README for BlockHead activity
+-----------------------------
+
+Build instructions:
+
+1. cd to BlockHead.activity directory
+
+2. remove existing "dist" subdirectory (if it exists)
+
+3. bump "activity_version" value in file activity/activity.info
+
+4. run command: python setup.py dist_xo
+
+5. activity file is in newly created "dist" subdirectory
+
+