Up is a system development and deployment browser.
Add the following line to your project's project.clj
file.
:plugins [[lein-up "0.0.1"]]
Start like this :-
lein up
Install the up components to your local repo, then test them using an example project. Currently there is no super-fast feedback cycle in hacking up, but that will come.
lein sub install
Copyright © 2013, Malcolm Sparks
Distributed under the Eclipse Public License, the same as Clojure.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close