You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Unknown b5f4b189d3 Bug fixed 11 years ago
cmd Bug fixed 11 years ago
doc Bug fixed 11 years ago
log Working on get commit 11 years ago
.gitignore add document and some improved 11 years ago
.gopmfile Done get and gen 11 years ago
LICENSE Fixed license and readme 11 years ago
README.md Update pdocs 11 years ago
gopm.go Bug fixed 11 years ago

README.md

gopm - Go Package Manager

GPMGo_Logo

Gopm(Go Package Manager) is a Go package manage tool for search, install, update and share packages in Go.

Documentation

Commands

NAME:
   gopm - Go Package Manager

USAGE:
   gopm [global options] command [command options] [arguments...]

VERSION:
   0.5.6.1130

COMMANDS:
   get      fetch remote package(s) and dependencies to local repository
   bin      download and link dependencies and build executable binary
   gen      generate a gopmfile according current go project
   run      link dependencies and go run
   build link dependencies and go build
   install  link dependencies and go install
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --version   print the version
   --help, -h  show help