(sign-gpg {:keys [jar-file lib class-dir gpg-key] :as params})
Sign pom and jar using gpg.
Options:
Sign pom and jar using gpg. Options: - jar-file: required, path to jar file - lib: required, lib symbol - class-dir: required, used to find the pom file - gpg-key: private key used to sign, default to the first private key found
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close