Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 934 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 934 Bytes

⚠️ THIS REPO HAS BEEN DEPRECATED AND ARCHIVED. DEVELOPMENT MOVED TO BOOT-CLJ/BOOTSTRAP. ⚠️

boot-bin

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

Build

System requirements:

./build.sh # builds bin/boot.sh (Unix) and bin/boot.exe (Windows)

License

Copyright © 2015 Alan Dipert and Micha Niskin

Distributed under the Eclipse Public License, the same as Clojure.