|
|
@ -21,7 +21,7 @@ USAGE: |
|
|
|
gopm [global options] command [command options] [arguments...] |
|
|
|
gopm [global options] command [command options] [arguments...] |
|
|
|
|
|
|
|
|
|
|
|
VERSION: |
|
|
|
VERSION: |
|
|
|
0.6.1.0110 |
|
|
|
0.6.2.0125 |
|
|
|
|
|
|
|
|
|
|
|
COMMANDS: |
|
|
|
COMMANDS: |
|
|
|
get fetch remote package(s) and dependencies to local repository |
|
|
|
get fetch remote package(s) and dependencies to local repository |
|
|
@ -30,6 +30,7 @@ COMMANDS: |
|
|
|
run link dependencies and go run |
|
|
|
run link dependencies and go run |
|
|
|
build link dependencies and go build |
|
|
|
build link dependencies and go build |
|
|
|
install link dependencies and go install |
|
|
|
install link dependencies and go install |
|
|
|
|
|
|
|
update check and update gopm resources including itself |
|
|
|
help, h Shows a list of commands or help for one command |
|
|
|
help, h Shows a list of commands or help for one command |
|
|
|
|
|
|
|
|
|
|
|
GLOBAL OPTIONS: |
|
|
|
GLOBAL OPTIONS: |
|
|
|