-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: build from source with golang #1465
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
base: master
Are you sure you want to change the base?
Conversation
Thanks for the contribution! Before we can merge this, we need @gabemeola to sign the Salesforce Inc. Contributor License Agreement. |
@gabemeola thanks for the contribution, before we can consider merging, do you mind signing the CLA? |
go run github.com/slackhq/nebula/cmd/[email protected] # Or run directly, no env path setup needed | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add a footnote mentioning https://github.com/Gelio/go-global-update as an option for managing upgrades?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL thanks for the mention
@nbrownus I think it should be good (doesn't let me sign again), but the bot hasn't updated it yet. |
Useful to merge for these kind of installs #1386 |
@nbrownus bot is happy, gtg |
Useful for testing out specific versions, given you have Golang installed.