rainboots

Protect yourself from the grossness of writing a MUD server

Leiningen/Boot

[rainboots "0.8.0"]

Clojure CLI/deps.edn

rainboots/rainboots {:mvn/version "0.8.0"}

Gradle

implementation("rainboots:rainboots:0.8.0")

Maven

<dependency>
  <groupId>rainboots</groupId>
  <artifactId>rainboots</artifactId>
  <version>0.8.0</version>
</dependency>