Comparison of Node npm and Go dep
porteron opened this issue · 2 comments
porteron commented
I think something that would be interesting to add is the comparison of how packages are managed in Node vs Go.
I was thinking an example could be npm vs dep.
miguelmota commented
@mnoster yea that'd be good, so such as how to install, upgrade, delete packages, as well how to create and publish packages?
porteron commented
@miguelmota Yeah sure publishing would be cool too.