Skip to content

Instantly share code, notes, and snippets.

View cornerman's full-sized avatar
🌻

johannes karoff cornerman

🌻
View GitHub Profile

generate key pair

$ sbt "set pgpReadOnly := false" "pgp-cmd gen-key"

sonatype publishing

build.sbt:

pgpSecretRing in Global := file("secring.gpg")