I hesitate to respond with all the emotions flying high, but I love gb.  
Its philosophy seems to match my own very well, pulls dependencies nicely 
with the built-in vendor plugin, doesn't force vendoring, allows caching 
semver projects externally by version number, lets my code live in src/ 
(which I generally prefer to top-level code mixed in with readmes), etc.

I wouldn't claim it's the best, but it's definitely eased some of my 
biggest frustrations with vanilla `go build`.

On Tuesday, July 12, 2016 at 1:15:29 PM UTC-7, Johann Höchtl wrote:
>
> I use godep. There has been lots of rumour lately to use gb.
>
> What do others use?
>
> If there is a blog post available somewhere comparing the pros and cons, 
> please provide one.
> I know https://github.com/golang/go/wiki/PackageManagementTools
>
> I also like the idea of manul to use git submodules 
> https://github.com/kovetskiy/manul
>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to