Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add instructions for local development #140

Merged
merged 4 commits into from
Jun 7, 2019
Merged

add instructions for local development #140

merged 4 commits into from
Jun 7, 2019

Conversation

kimschles
Copy link
Contributor

What this PR does and why we need it

This PR adds instructions for how to run Polaris locally so people can setup the project on their computer. This will lower the barrier to entry for contributors that are outside of ReactiveOps.

Please note
I had to sign a CLA in order to work on the project, but I cannot find a link for it, so the 'Contributor License Agreement' url is blank. Please let me know where I can find that info.

CONTRIBUTING.md Outdated

### Installation
* Install the project with `go get github.com/reactiveops/polaris`
* Change into the polaris directory which is installed at `~/go/src/github.com/reactiveops/polaris`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More generically, it's at $GOPATH/src/github.com/reactiveops/polaris

@rbren
Copy link
Contributor

rbren commented Jun 7, 2019

Thanks Kim! This is super helpful.

Here's a link to the CLA: https://cla-assistant.io/reactiveops/polaris

Looks good otherwise!

@kimschles kimschles merged commit 62b914d into master Jun 7, 2019
@kimschles kimschles deleted the ks/dev-setup branch June 21, 2019 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants