Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@whamtet
Created July 8, 2021 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whamtet/4f44da6e3d4da48cf53dbb7343554e81 to your computer and use it in GitHub Desktop.
Save whamtet/4f44da6e3d4da48cf53dbb7343554e81 to your computer and use it in GitHub Desktop.
;; deploy to clojars
{:auth {:repository-auth {#"clojars" {:username "whamtet" :password "app-pw"}}}
;; then go lein deploy clojars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment