Home - nubank/robocode-clojure GitHub Wiki
Welcome to the robocode-clojure wiki
This wiki is home to additional documentation intended to complement the README.
Installing Prerequisites on macOS
You must have a working installation of Clojure, Leiningen, and Robocode for
robocode-clojure to properly work. The following steps walk through how to
install these prerequisites from the command line on macOS.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install clojure/tools/clojure
brew install leiningen
- Download the latest version of Robocode from SourceForge
- Note: Replace
robocode-a.b.c.d-setup.jarwith the filename of the Robocode installerjava -jar ~/Downloads/robocode-a.b.c.d-setup.jar