io.github.tesujimath/limabean

A new implementation of Beancount using Rust and Clojure.

Leiningen/Boot

[io.github.tesujimath/limabean "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.tesujimath/limabean {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.github.tesujimath:limabean:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.tesujimath</groupId>
  <artifactId>limabean</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>