Add Rubigo package manager

This commit is contained in:
Navid 2017-04-18 00:00:00 +04:30 committed by GitHub
parent 7277ea8757
commit 4176f2e1b6

View File

@ -812,6 +812,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gvt](https://github.com/FiloSottile/gvt) - `gvt` is a simple vendoring tool made for Go native vendoring (aka GO15VENDOREXPERIMENT), based on gb-vendor.
* [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git
* [nut](https://github.com/jingweno/nut) - Vendor Go dependencies
* [Rubigo](https://github.com/yaa110/rubigo) - Golang dependency tool and package manager, written in Rust
* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments