From a5b34ea43cb545a7fc4787307636bcdf3a0d512b Mon Sep 17 00:00:00 2001 From: Nick Waywood Date: Mon, 16 Mar 2015 11:05:38 +1100 Subject: [PATCH] Added nut package manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32aa4cc..6894453 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [goop](https://github.com/nitrous-io/goop) - A simple dependency manager for Go (golang), inspired by Bundler. * [gopm](https://github.com/gpmgo/gopm) - Go Package Manager * [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go. +* [nut](https://github.com/jingweno/nut) - Vendor Go dependencies * [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments