The following commit has been merged in the master branch:
commit 3833b368e6ba379908c967fa2e95dd71907386cb
Author: Akshita Jha <[email protected]>
Date: Tue Mar 3 18:03:46 2015 +0530
Add README.txt to repo
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..d6ff522
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,21 @@
+Getting started with Blends Web Sentinels
+=========================================
+
+- Create a local UDD instance on your local machine by following the
instructions mentioned in:
+ https://wiki.debian.org/UltimateDebianDatabase/Hacking
+
+- Clone the Blends Web Sentinels Git repository:
+ $ sudo mkdir -p /srv
+ $ sudo chmod <enable write permission to you on /srv>
+ $ cd /srv
+ $ git clone git://git.debian.org/git/blends/website.git
blends.debian.org
+
+- Install all the dependencies mentioned in
'blends.debian.org/webtools/0dependencies'
+
+- Run the scripts using the following format:
+ $ <script> <blend>
+ eg: $ ./tasks.py debian-junior
+
+
+To learn more about Blends, refer to the Blends documentation:
+ http://blends.debian.org/blends/
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit