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

Document how to install command line tool #22

Open
ssbarnea opened this issue Jun 7, 2022 · 1 comment
Open

Document how to install command line tool #22

ssbarnea opened this issue Jun 7, 2022 · 1 comment

Comments

@ssbarnea
Copy link

ssbarnea commented Jun 7, 2022

While the readme mentions the posibility to run from command line, there is zero information in the readme regarding how to install the cli on any platform.

@nicksnyder
Copy link
Contributor

Can do:

go install github.com/sourcegraph/codenotify@latest

Then run the codenotify binary from the location go installed it (see go help install for info on where things are installed).

We could also set up https://goreleaser.com/intro/.

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

No branches or pull requests

2 participants