https://github.com/weavejester/compojure-template
Compojure project template for Leiningen
https://github.com/weavejester/compojure-template
Last synced: 4 months ago
JSON representation
Compojure project template for Leiningen
- Host: GitHub
- URL: https://github.com/weavejester/compojure-template
- Owner: weavejester
- Created: 2012-03-30T20:18:08.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T11:54:27.000Z (about 6 years ago)
- Last Synced: 2025-08-18T22:44:27.559Z (5 months ago)
- Language: Clojure
- Homepage:
- Size: 57.6 KB
- Stars: 28
- Watchers: 3
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compojure-Template
A Leiningen template for projects using [Compojure][1].
[1]: http://compojure.org
## Usage
Run the following command to create a new Compojure project:
lein new compojure
## License
Copyright © 2015 James Reeves
Distributed under the Eclipse Public License, the same as Clojure.