$ dep --help
project not in a GOPATH$
It should be possible to get help whereever the command is run from.
(also the error should print a newline)
seems like a fun one for a new contributor :)
Can I try to take a stab at this? Would like to get a PR in to learn the process, but have been waiting on something with a smaller scope for my first one.
yes! please!
On Tue, Jan 24, 2017 at 10:36 AM Kris Nova notifications@github.com wrote:
Can I try to take a stab at this? Would like to get a PR in to learn the
process, but have been waiting on something with a smaller scope for my
first one.—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/golang/dep/issues/125#issuecomment-274894323, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABYNbD2Dnd1PxSFF1DSrCHECWPph6ed0ks5rVkSbgaJpZM4LsgAR
.
for some context on what the problem may be, I think this is calling newContext() before displaying output :)
Most helpful comment
Can I try to take a stab at this? Would like to get a PR in to learn the process, but have been waiting on something with a smaller scope for my first one.