Skip to content

andantonyan/gpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation


go package manager

usage

  1. gpm init, initialization
  2. gpm -g, use system GOPATH
  3. gpm -v, show version
  4. gpm -i, install dependencies
  5. gpm -i <name>, install package
  6. gpm -i -s <name>, install package and save
  7. gpm -e <command>, execute installed go binary
  8. gpm -c <command>, run system command ex. gpm -c go build

About

Go package manager

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages