Chrome extension for converting textarea to code editor
For building local version of extensions you should run:
lein bower install
lein cljsbuild once
lein run
And install unpacked extension from resources
.
For running tests:
lein cljsbuild test