Code review comment for lp:~hatch/juju-gui/1123291-update-hacking

Revision history for this message
Jeff Pihach (hatch) wrote :

Reviewers: mp+148016_code.launchpad.net,

Message:
Please take a look.

Description:
Added missing PPA's and packages

https://code.launchpad.net/~hatch/juju-gui/1123291-update-hacking/+merge/148016

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/7322056/

Affected files:
   M HACKING
   A [revision details]

Index: HACKING
=== modified file 'HACKING'
--- HACKING 2013-01-30 17:48:54 +0000
+++ HACKING 2013-02-12 18:03:33 +0000
@@ -49,8 +49,10 @@
  locally::

    sudo add-apt-repository ppa:chris-lea/node.js
+ sudo add-apt-repository ppa:gophers/go
+ sudo add-apt-repository ppa:juju/pkgs
    sudo apt-get update
- sudo apt-get install nodejs npm imagemagick lbox python-sphinx
python-yaml python-tz python-virtualenv
+ sudo apt-get install nodejs npm imagemagick lbox python-sphinx
python-yaml python-tz python-virtualenv python-shelltoolbox

  The jshint linter will be installed locally per branch, but if you want
editor
  integration, you may want to install ``jshint`` globally in your system.
More

Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: <email address hidden>
+New revision: <email address hidden>

« Back to merge proposal