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

boot-clj/boot-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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.