Liking cljdoc? Tell your friends :D

syringe

Clojure code suitable for dev profile injection

Usage

Leiningen

profiles.clj dependencies

:dependencies [[waffletower/syringe "0.1.0"]]

profiles.clj injections

:injections [(use 'syringe.dose)
             (use 'syringe.midje)]

License

Copyright © 2017 Christopher Penrose

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close