cljsbuild-mode

Homepage: http://github.com/kototama/cljsbuild-mode

Updated:

Summary

A minor mode for the ClojureScript 'lein cljsbuild' command

Commentary

An Emacs minor mode for the ClojureScript 'lein cljsbuild' command
that will automatically watch the compilation buffer, pops it when the
compilation failed and (optionally) hides it when the compilation
succeed.

Installation:

Packages are available in the Marmalade and MELPA repositories.
Install the mode with "M-x package-install RET cljsbuild-mode".

Usage:

M-x cljsbuild-start

Dependencies