###Emacs live pack for clojure and clojure script web app
Start, stop server and switch cljs repl
Download this pluging to emacs live packs.
Add this pack to .emacs-live.el.
(add-live-packs "~/.emacs-live-packs/{name}/emacs-live-for-clojure-web-app")
- lein new web-app hello
- Open project using emacs-live.
- Start repl.
-
- Press :f9 to start server :C-f9 to stop server :C-f11 for repl switch
Copyright © 2013 Abdullah Al Mamun
Distributed under the Eclipse Public License, the same as Clojure.