RichMorin / clj-brackets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-brackets

A Simple Adobe Brackets plugin to evaulate clojure expressions in Brackets!

Installation

Download the extension clj-brackets.zip

open brackets' extension folder by clicking on 'help' -> 'Show Extensions Folder' in your brackets and then extract the downloaded extension into the user folder

Start Wrepl

Open a terminal and navigate to your clojure project and start the wrepl, which will start the http repl on port 7777

Happy hacking

Now you can evaluate clojure expressions in brackets by selecting the expression and firing the keyboard event : cmd+E

License

Copyright © 2013 FIXME

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

About


Languages

Language:JavaScript 100.0%