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

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

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.