bouncer icon indicating copy to clipboard operation
bouncer copied to clipboard

Create deps.edn to allow use in deps.edn via :git/url and :sha

Open olivergeorge opened this issue 6 years ago • 0 comments

e.g.

{:deps {bouncer {:git/url "https://github.com/condense/bouncer.git"
                 :sha     "3013b601c8b3de0fdcd645a998cc8783a01e71ae"}}}

olivergeorge avatar Apr 08 '19 05:04 olivergeorge