Skip to content

Releases: tomaskukk/lounasta

0.0.1

03 Nov 16:51
Compare
Choose a tag to compare

If you use darwin, you'll need to sign the binary first.

This can be done the following way:

Create a signing certificate locally. Instructions can be found here

Identity type: self signed root.
Certificate type: codesigning.

  codesign -s "<certificateName>" "$(which lounasta)"