Yes, I just realized my Readme doesn't indicate this. I will update this.
Yes, other commands are a sort of wrapper over Go tool commands but it 
takes care of you few scenarios where a user might have to add flags to Go 
tool command explicitly.


On Saturday, June 1, 2019 at 5:19:51 AM UTC+5:30, Justin Israel wrote:
>
> On Saturday, June 1, 2019 at 12:43:50 AM UTC+12, yashi...@gmail.com 
> wrote: 
> > Hi everyone! 
> > 
> > I recently build an interesting Go tool - GPM (Go Project Manager). It 
> allows you to build and manage go projects. Ont op, it also allows to 
> update version of Go from cli. 
> > Check it out: https://github.com/YashishDua/gpm 
> > 
> > Feedback is appreciated! 
>
> Your README doesn't indicate that it only supports OSX. The "update" 
> command downloads the osx build and replaces a hard-coded system install 
> location. 
>
> Aside from the "create" command setting up an opinionated project 
> structure, to me is seems like the build, mod, vendor logic just thinly 
> wraps calls to the Go tool equivalent commands. What is it really doing 
> that the current go tool doesn't handle? I thought go module support works 
> in any location already. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/70abbebc-caed-42ce-8183-3b2baa88d8f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to