Installation
Local
macOS
Download a pre-build binary:
Then copy the knope
binary from the created directory to somewhere in your PATH.
Windows
Then copy the knope.exe
binary from the created directory to somewhere in your PATH.
Linux
This will download a static musl binary, which should work on most Linux distributions.
Then copy the knope
binary from the created directory to somewhere in your PATH.
Continuous integration
GitHub Actions
There is an official GitHub action for installation, which looks like this: