Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaromil/gorilloid-lein-template

A template to quickly create a Clojure application based on Gorilla REPL with sane defaults
https://github.com/jaromil/gorilloid-lein-template

Last synced: 27 days ago
JSON representation

A template to quickly create a Clojure application based on Gorilla REPL with sane defaults

Awesome Lists containing this project

README

        

# Gorilloid template for Leiningen

To install, clone and do `lein install` from inside this directory.

To create a new gorilla based application, use `lein new gorilloid appname`.

Happy hacking.