

Pwnage to download, install, classpath and reload the project in one go, the distill function takes any number of quoted vectors just like require so you can add this to the User: behaviors as a :lt./start-content tag and then do a Ctrl-r user keybinding to open a new instarepl tab and immediately have it available to pull in anything you desire. Then, while in that exact folder, do a quick lein deps to pull in the dependencies and you can freely use (require ') and then (distill ') to readily grab any other published packages you desire without leaving the InstaRepl. G:\Portable\LightTable\plugins\clojure and open up the projects.clj file to add a single additional :dependencies item for. One thing I've found myself doing either on Linux or Windows LT is to go to the LT folder clojure plugins folder e.g. C:\java so that the mvn command can use it freely from anywhere. G:\Portable\Maven\bin to the system environment variables PATH as well so any CLI tools (cmd, PS, LT) may use Maven to pull in software packages.įinally you should add JAVA_HOME to your environment variables (only the root folder) e.g. I have it in my extra disk under folder "Portable" where also LT resides so G:\Portable\Maven in my case.
#Lighttable packaged julia install#
I had to install en reinstall, reboot a few times because I had fixed the JDK path to match any with no spaces in it, then the leiningen install already referenced it so I had to reinstall that as well so keep in mind the order of these steps matters atm.Īdditionally, don't forget to install Maven (binary zip will do) and extract it to any convenient location. Finally open LightTable and Ctrl+Space then open "Instarepl" and you are ready to go.It will fire up a cmd window and you will be able to effectively use both java and lein repl commands to demonstrate it being operable.It will add its own path to the User Env Vars PATH - I installed it under C:\.lein." where the semicolon is the separator for paths (colons : in *nix) Open configuration and change (system) environment variable for PATH: add "C:\java\bin.Install the JDK and JRE in a location without spaces in the path (like C:\java).

This is very similar to functionality that the external package Requires.jl provides, but which is now available directly through Julia, and provides added benefits such as being able.
#Lighttable packaged julia download for windows#
