Open
Description
I am wanting to implement jiralert but running into a couple problems:
- Each packaged release after v1.0 does not include a binary file
- When trying to build using recommended command: $ go get github.com/prometheus-community/jiralert/cmd/jiralert
I get error because 'get' is deprecated and should use 'install' instead. So i do and install occurs, after install command 'jiralert' does not work and returns not found.
Please help me with proper/updated steps to acquiring the binary for latest release, thanks!
Metadata
Metadata
Assignees
Labels
No labels