Skip to content

djpowell/leiningen-win-installer

Repository files navigation

leiningen-win-installer

A standalone Windows Installer for Leiningen and Clojure.

Download

Details

The installer installs Leiningen and CURL to a per-user install location, and allows you to select a JDK to use with Leiningen.

The LEIN_JAVA_CMD environment variable is set to point to the selected JDK, and lein.bat is added to the per-user PATH.

A blank profiles.clj file is created if none exists.

profiles.clj is updated to set :java-cmd to point to the selected JDK.

Start menu icons are created for opening a repl, and for editing profiles.clj.

Produced using InnoSetup 5.5.4.

License

Copyright 2013 David Powell

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

About

An Installer for Leiningen on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published