Install
Running or sharing don’t, but building Kask from source does require Go compiler.
Download, compile and install latest release of Kask:
go install go.ufukty.com/kask@latest
Run Kask to validate installation:
kask version
If shell reports it can’t find the command then check your PATH contain GOBIN and GOPATH or use a familiar GOBIN with the install command.