Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpenet/tempel-clojure

tempel snippets for clojure
https://github.com/mpenet/tempel-clojure

Last synced: 2 days ago
JSON representation

tempel snippets for clojure

Awesome Lists containing this project

README

        

# 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.

```elisp
(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