Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 435 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 435 Bytes

batman

A minimalistic command-line BatMUD client.

Features

  • Run in a terminal.
  • Scripting with Clojure.
  • Support aliase, trigger and prompt.

Usage

Download the jar from release page.
Run it like java -jar batman-0.2.0.jar.

For options, see java -jar batman-0.2.0.jar --help

Dev

  • Install clojure.
  • Run: clojure -A:dev

License

Copyright © 2020 Ke Xu