ANXS.clojure
ANXS - clojure 
Ansible role which installs Clojure and leiningen.
Requirements & Dependencies
- Tested on Ansible 1.3 or higher.
Variables
clojure_versions: ["1.5.1"] # A list of clojure versions you want to have installed
clojure_default_version: "1.5.1" # The clojure version you want to be the system default
clojure_leiningen_version: "2.3.4" # The version of leiningen to install
Testing
This project comes with a VagrantFile, this is a fast and easy way to test changes to the role, fire it up with vagrant up
See vagrant docs for getting setup with vagrant
License
Licensed under the MIT License. See the LICENSE file for details.
Feedback, bug-reports, requests, ...
Are welcome!
Install
ansible-galaxy install ANXS.clojureLicense
mit
Downloads
185
Owner
An Excess of Ansible Roles
