Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repl-sublimetext

SublimeREPL Package for Clojure Unity

Installation

Install SublimeREPL

Tools > Command Palette... > Install Packages > SublimeREPL

Install Clojure Unity support

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/SublimeREPL/config/Clojure/
$ git clone https://github.com/clojure-unity/repl-sublimetext.git Unity

If you're on Sublime Text 3

$ cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/SublimeREPL/config/Clojure/
$ git clone https://github.com/clojure-unity/repl-sublimetext.git Unity

Usage

Install SetSyntax

Tools > Command Palette... > Install Packages > SetSyntax

Set the syntax of your file to Clojure (Unity)

Tools > Command Palette... > Set Syntax: Clojure (Unity)

Launch the REPL

Tools > SublimeREPL > Clojure > Unity

Use it as you would any other SublimeREPL language

Read the documentation for more, but ignore their Clojure notes. They do not apply here.

Legal

Copyright © 2014 Ramsey Nasser and Tims Gardner.

Licensed under the Eclipse License, the same as Clojure.

About

SublimeREPL Package for Clojure Unity

Resources

Stars

9 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages