Liking cljdoc? Tell your friends :D

clj.rb - Tools for using JRuby from Clojure

Installation

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>

Usage

Coming soon.

Development

Install boot, then call:

$ boot build

run tests with:

$ boot test

License

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

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close