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
Seth Goings 133dc30fcf
Merge pull request #10 from sgoings/travis-build
9 years ago
cmd/helm fix(vet): fix a number of lint/vet warnings 9 years ago
deploy fix(lint): correct several formatting issues 9 years ago
dm fix(vet): fix a number of lint/vet warnings 9 years ago
format fix(vet): fix a number of lint/vet warnings 9 years ago
kubectl fix(lint): correct several formatting issues 9 years ago
testdata/guestbook feat(*): deploy dry-run now works 9 years ago
.gitignore fix(Makefile): fix make tagrets 9 years ago
.travis.yml feat(travis): add travis build 9 years ago
LICENSE Add license. 9 years ago
Makefile fix(lint): correct several formatting issues 9 years ago
README.md fix(travis): add badge 9 years ago
glide.lock feat(create): add create and pack verbs. 9 years ago
glide.yaml feat(create): add create and pack verbs. 9 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build