|
|
|
|
|
by voidlogic
4134 days ago
|
|
>>A full-fledged package manager automates the process of installing, upgrading, configuring and removing software packages in a consistent manner. That sounds like deb(dpgk)/rpm's job. In golang-land I just need to use vendoring+godeps for repeatable builds. |
|