cljsbuild-mode icon indicating copy to clipboard operation
cljsbuild-mode copied to clipboard

A minor mode for the ClojureScript 'lein cljsbuild' command

Cljs-Build

An Emacs minor mode for the ClojureScript 'lein cljsbuild' command that will automatically watch the compilation buffer, pop it when the compilation failed and (optionally) hide 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