Skip to content

ecmendenhall/specljs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

specljs-template

A Leiningen template for a ClojureScript project using speclj.

Usage

$ lein new specljs <Your project name>

Verify it worked

cd into your new project and run:

lein cljsbuild once dev

You should see one failing spec.

Files are also created for Clojure code. You can check these with:

lein spec

License

Copyright © 2013 Connor Mendenhall, 2014 Micah Martin

Distributed under the MIT License.

About

A Leiningen template for specljs, the ClojureScript spec runner.

Resources

License

Stars

Watchers

Forks

Packages

No packages published