The Kubernetes Package Manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Adam Reese a88506e5d1
Merge pull request #27 from adamreese/merge-prep
9 years ago
cmd/helm ref(*) move lib code into pkg 9 years ago
pkg ref(*) move lib code into pkg 9 years ago
testdata fix(deploy): add tests 9 years ago
.gitignore fix(Makefile): fix make tagrets 9 years ago
.travis.yml chore(travis): update Travis to use Glide 0.9.1 9 years ago
LICENSE Add license. 9 years ago
Makefile ref(*) move lib code into pkg 9 years ago
README.md fix(travis): add badge 9 years ago
glide.lock fix(deploy): add tests 9 years ago
glide.yaml fix(deploy): add tests 9 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build