clj.rb is published to Clojars. To use from lein/boot:
[clj.rb "0.2.1"]
From maven:
<depencency>
<groupId>clj.rb</groupId>
<artifactId>clj.rb</artifactId>
<version>0.2.1</version>
<dependency>
Coming soon.
Install boot, then call:
$ boot build
run tests with:
$ boot test
Immutant is licensed under the Apache License, v2. See LICENSE for details.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |