Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaromil/gorilloid-lein-template
- Owner: jaromil
- Created: 2016-10-21T21:37:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T13:01:08.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T21:19:29.672Z (6 months ago)
- Language: JavaScript
- Size: 931 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.