Skip to content

Using lein cljsbuild within Emacs

Sean Duckett edited this page Oct 17, 2017 · 6 revisions

For Emacs the minor mode cljsbuild-mode is available. It will watch the build process and popup the compilation buffer if errors or warnings occur.

It can be installed by typing M-x package-install RET and then entering cljsbuild-mode.

Once installed type M-x cljsbuild-start.