Skip to content

johnwalker/compojure-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compojure-Template

A Leiningen template for projects using Compojure.

Installation

If you're using Leiningen 1, you'll need to install the following plugins:

lein plugin install lein-newnew 0.2.6
lein plugin install compojure/lein-template 0.3.6

If you're using Leiningen 2, you don't have to do anything; the template will be automatically downloaded and installed when you first run the command.

Usage

Run the following command to create a new Compojure project:

lein new compojure <your project name>

License

Copyright © 2014 James Reeves

Distributed under the Eclipse Public License, the same as Clojure.

About

Compojure project template for Leiningen

Resources

Stars

Watchers

Forks

Packages

No packages published