About Anaconda Help Download Anaconda

Package Management for Golang

Installers

Info: This package contains files in non-standard labels.
  • win-64 v0.13.3
  • linux-64 v0.13.3
  • osx-64 v0.13.3

conda install

To install this package run one of the following:
conda install conda-forge::go-glide
conda install conda-forge/label/cf202003::go-glide

Description

Manage your vendor and vendored packages with ease. Glide is a tool for managing the vendor directory within a Go package. This feature, first introduced in Go 1.5, allows each package to have a vendor directory containing dependent packages for the project. These vendor packages can be installed by a tool (e.g. glide), similar to go get or they can be vendored and distributed with the package.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy