aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
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