Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
40b1cea7
Commit
40b1cea7
authored
May 05, 2016
by
Ken Wronkiewicz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More documentation updates
parent
16906a52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.md
README.md
+4
-3
No files found.
README.md
View file @
40b1cea7
...
...
@@ -37,10 +37,11 @@ Make sure you have the prerequisites:
-
Go 1.6
-
A running Kubernetes cluster
-
`kubectl`
properly configured to talk to your cluster
-
[
Glide
](
https://glide.sh/
)
0.10 or greater
-
[
Glide
](
https://glide.sh/
)
0.10 or greater
with both git and mercurial installed.
1.
Clone (or otherwise download) this repository
2.
Run
`make bootstrap build`
1.
[
Properly set your $GOPATH
](
https://golang.org/doc/code.html
)
2.
Clone (or otherwise download) this repository into $GOPATH/src/github.com/kubernetes/helm
3.
Run
`make bootstrap build`
You will now have two binaries built:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment