- Create an account: https://clojars.org/
- Create a deployment token: https://clojars.org/tokens/
- Create a
~/.lein/credentials.clj
file, which you will shortly encrpyt. The file should look like this:{#"clojars"{:username "YOUR_USERNAME_HERE" :password "YOUR_DEPLOY_TOKEN_HERE"}}
- Encrypt with GPG: