Closed micha closed 9 years ago
another battery that merits inclusion, imho, with boot 2 since datomic has made this a common use case. sample peer installation instructions for leiningen follow:
;; ~/.lein/credentials.clj.gpg (see the Leiningen deploy authentication docs)
{#"my\.datomic\.com" {:username "jumblerg@mail.com" :password "4f4b86a0-3654-11e4-8c21-0800200c9a66"}}
;; project.clj
:repositories {"my.datomic.com" {:url "https://my.datomic.com/repo" :creds :gpg}}
also reference https://github.com/technomancy/leiningen/blob/master/doc/DEPLOY.md#authentication.
This is implemented in boot2 boot-clj/boot.
See https://github.com/technomancy/s3-wagon-private