Mamun / emacs-live-for-clojure-web-app

Emacs live plugin for clojure and clojure web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Emacs live pack for clojure and clojure script web app

Start, stop server and switch cljs repl

install

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")

Usage

  1. lein new web-app hello
  2. Open project using emacs-live.
  3. Start repl.
    1. Press :f9 to start server :C-f9 to stop server :C-f11 for repl switch

License

Copyright © 2013 Abdullah Al Mamun

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

About

Emacs live plugin for clojure and clojure web app


Languages

Language:Emacs Lisp 100.0%