/tempel-clojure

tempel snippets for clojure

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

tempel-clojure

Tempel templates for clojure

Installation

MELPA

It's pending for merge on melpa, in the meantime using straight.el:

when it's merged it will be just: M-x package-install tempel-clojure

straight

Via straight you can get/use it today.

(use-package tempel-clojure
  :straight (tempel-clojure :type git
                      :host github
                      :files ("tempel-clojure.el" "templates")
                      :repo "mpenet/tempel-clojure"))

License

tempel-clojure is licensed under GNU GPLv3