Hacker News new | past | comments | ask | show | jobs | submit login

We should have python's virtualenv analogue in Go.



I've been using Godeps, which feels like a close equivalent - have a gander and see if it's useful:

https://github.com/tools/godep

Semver support was what got me using godep and I haven't looked back since (at least for larger projects).


If the goal is to fix Go package management, then I seriously doubt that using anything from Python as inspiration is going to be helpful


Or Rust's Cargo.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: