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
c4581c8b
Commit
c4581c8b
authored
Oct 01, 2017
by
flyer103
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs/developers.md: add notes for `k8s.io` dir
parent
b600ea47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
developers.md
docs/developers.md
+3
-1
No files found.
docs/developers.md
View file @
c4581c8b
...
...
@@ -21,7 +21,9 @@ We use Make to build our programs. The simplest way to get started is:
$
make bootstrap build
```
NOTE: This will fail if not run from the path:
`$GOPATH/src/k8s.io/helm`
.
NOTE: This will fail if not running from the path
`$GOPATH/src/k8s.io/helm`
. The
directory
`k8s.io`
should not be a symlink or
`build`
couldn't find the relevant
packages.
This will build both Helm and Tiller.
`make bootstrap`
will attempt to
install certain tools if they are missing.
...
...
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