Skip to content

yehohanan7/clj-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 Brackets and then extracting 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published