aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorZygmunt Krynicki <zygmunt.krynicki@linaro.org>2011-05-23 16:47:12 +0200
committerZygmunt Krynicki <zygmunt.krynicki@linaro.org>2011-05-23 16:47:12 +0200
commitf287364140ee0bc22c07167d8c840594c5906b18 (patch)
treeb76c5e7ba405a707c4c61f1ec2437406b5a92e6d /HACKING
parentcfa385743e0977d6d6dff35b011942bd20363737 (diff)
Reboot documentation files
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING14
1 files changed, 1 insertions, 13 deletions
diff --git a/HACKING b/HACKING
index 8e6f8f1ba..a0990367e 100644
--- a/HACKING
+++ b/HACKING
@@ -1,13 +1 @@
-To get the development (nonstable) code and start hacking on it:
-
-$ bzr get lp:launch-control
-$ cd launch-control
-$ ./setup-dev-env.sh
-$ ./dashboard_server/manage.py runserver &
-$ xdg-open http://localhost:8000/
-
-You will need to have some dependencies installed and some stuff from infrastructure snapshots ppa:
-
-$ sudo add-apt-repositroy ppa:linaro-infrastructure/launch-control-snapshots
-$ sudo apt-get update
-$ sudo apt-get install launch-control-tool python-django python-django-openid-auth python-docutils python-linaro-json python-django-testscenarios
+TBD