Awesome
Bukkure
Integrating Bukkit and Clojure for heaveanly delight.
Getting started
To start, you will need a build of Spigot. The official instructions to get Spigot is here. However, you can download the jar from md-5's CI instead of building.
You should start spigot once, to create required folders & files (e.g. the plugins directory)
Plugin Development
There is a bukkure plugin template available, but it is still in snapshot, to get it use:
lein new bukkure my-awesome-plugin --snapshot
REPL
Use bukkurerepl
API
License
Copyright © 2015 Dominic Monroe
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.