Skip to content

0.0.1

Latest
Compare
Choose a tag to compare
@tomaskukk tomaskukk released this 03 Nov 16:51
· 1 commit to master since this release

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)"