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/4ce39173-697a-408a-9a2d-92d84f7b7468%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to