THIS REPO HAS BEEN DEPRECATED AND ARCHIVED. DEVELOPMENT MOVED TO BOOT-CLJ/BOOTSTRAP.
Boot executable—downloads and runs Boot.
- Compatible with any version of Boot, 2.0.0 or later.
- Unix / OSX / Linux / Windows
Operating System | Download |
---|---|
Unix / OSX / Linux | https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh |
Windows | https://github.com/boot-clj/boot-bin/releases/download/latest/boot.exe |
System requirements:
- Java 7
- Boot
- Bash shell
- launch4j
./build.sh # builds bin/boot.sh (Unix) and bin/boot.exe (Windows)
Copyright © 2015 Alan Dipert and Micha Niskin
Distributed under the Eclipse Public License, the same as Clojure.