#Mile1
- JDK 6+ and
javacommand on your$PATH|%PATH% curlorwgeton your$PATHfor downloading on Linux or Mac.
- Download shell script at "https://github.com/Centaur/Mile1/raw/master/mile1"
- Place it on your
$PATH(~/binis a good choice if it is on your path) - Set it to be executable. (
chmod 755 ~/bin/mile1) - run any of the following commands will automatically install required files.
- Download shell script at "https://github.com/Centaur/Mile1/raw/master/mile1.js"
- Place it on your
%PATH%(%USERPROIFLE%/binis a good choice if it is on your path) - run any of the following commands will automatically install required files.
mile1 install [VERSION]
if VERSION not specified, mile1 will install the latest stable sbt-launch.jar.
mile1 uninstall VERSION
mile1 cleanup
Remove all versions except the latest installed.
mile1 list
mile1 available [-a]
List all available sbt versions remotely from official repository. By default it only lists stable versions. All versions will be listed if -a option is specified.
mile1 use VERSION
mile1 usage