Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 328 Bytes

Description

This project is the template I use for generating new clojure libs.

Install

Since it's just me using this, it's not on clojars. To install:

$ git clone https://github.com/cldwalker/clojar-template
$ cd clojar-template
$ lein install

Usage

lein new clojar woot

License

See LICENSE.txt