golang-glide

Vendor package management for Go

Description

Glide is comparable to tools like Cargo, npm, Composer, Bundler, pip, Maven but for Go. It manages vendored packages with ease.

Packages to be vendored are listed in a configuration file at the root of a project along with the appropriate restriction on versions and Glide will download the most recent versions satisfying the constraints into the vendor directory. It will write a lock file to record the exact versions chosen.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Masterminds/glide


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install golang-glide