Skip to content

trafficgate/goenv-install-dep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goenv install-dep plugin

Build Status

Install

$ cd ~/.goenv/plugins
$ git clone https://github.com/trafficgate/goenv-install-dep.git
 :
$ goenv rehash
$ goenv global 1.12.5
$ goenv install-dep
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5230  100  5230    0     0   147k      0 --:--:-- --:--:-- --:--:--  154k
ARCH = amd64
OS = linux
Will install into /home/user/.goenv/versions/1.12.5/bin
Fetching https://github.com/golang/dep/releases/latest..
Release Tag = v0.5.3
Fetching https://github.com/golang/dep/releases/tag/v0.5.3..
Fetching https://github.com/golang/dep/releases/download/v0.5.3/dep-linux-amd64..
Setting executable permissions.
Moving executable to /home/user/.goenv/versions/1.12.5/bin/dep

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages