clomacs

Simplifies emacs lisp interaction with clojure.

Leiningen/Boot

[clomacs "0.0.5-SNAPSHOT"]

Clojure CLI/deps.edn

clomacs/clomacs {:mvn/version "0.0.5-SNAPSHOT"}

Gradle

implementation("clomacs:clomacs:0.0.5-SNAPSHOT")

Maven

<dependency>
  <groupId>clomacs</groupId>
  <artifactId>clomacs</artifactId>
  <version>0.0.5-SNAPSHOT</version>
</dependency>