Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 397 Bytes

an replacement of go get

help to download repo from github, gitlab..., or somewhere else, without generating bin file

install

go get github.com/ppltools/gitrepo

upgrade

go get -u github.com/ppltools/gitrepo

usage

very easy to use:

  • gitrepo [-d] github.com/ppltools/gitrepo
  • gitrepo [-d] repo1 repo2 repo3 ...

Showing warning information when the repo is already downloaded