Discover Packages
github.com/ktr0731/burrow
util
hell
package
Version:
v0.16.2
Opens a new window with list of versions in this module.
Published: Apr 20, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Hell is other people's packages
While we wait for working package management in go we need a way to make
maintaining the glide.lock by hand less painful.
To interactively add a package run from the root:
go run ./util/hell/cmd/hell/main.go get --interactive github.com/tendermint/tendermint
Expand ▾
Collapse ▴
Documentation
¶
Merges two glide lock files together, letting dependencies from 'base' be overwritten
by those from 'override'. Returns the resultant glide lock file bytes
Source Files
¶
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.