Skip to content

Commit

Permalink
verbose gx install
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
  • Loading branch information
whyrusleeping committed Jan 30, 2016
1 parent d28109e commit e774205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gx:
go get -u github.com/whyrusleeping/gx-go

deps: gx
gx install --global
gx --verbose install --global

# saves/vendors third-party dependencies to Godeps/_workspace
# -r flag rewrites import paths to use the vendored path
Expand Down

0 comments on commit e774205

Please sign in to comment.