User Tools

Site Tools


juju

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
juju [2014/10/25 18:37]
bteleaga [Setting up your configuration]
juju [2015/08/17 11:37] (current)
Line 20: Line 20:
   * Get a copy of juju-core from launchpad. This will pull in all other dependencies:   * Get a copy of juju-core from launchpad. This will pull in all other dependencies:
  
-  go get github.com/juju/juju/...+  go get -v github.com/juju/juju/...
  
   * Get correct dependencies   * Get correct dependencies
  
-  go get launchpad.net/godeps +  go get -v launchpad.net/godeps 
-  cd $GOPATH\src\github.com\juju\juju+  cd $GOPATH/src/github.com/juju/juju
   godeps -f -u dependencies.tsv   godeps -f -u dependencies.tsv
  
juju.1414251422.txt.gz · Last modified: 2014/10/25 18:37 by bteleaga