lein-cukes

FIXME: write description


License
EPL-1.0

Documentation

lein-cukes Build Status

A Leiningen plugin to do many wonderful things.

Latest Version

The latest release version of lein-cukes is hosted on Clojars:

Clojars Project

Usage

FIXME: Use this for user-level plugins:

Put [lein-cukes "0.1.0-SNAPSHOT"] into the :plugins vector of your :user profile, or if you are on Leiningen 1.x do lein plugin install lein-cukes 0.1.0-SNAPSHOT.

FIXME: Use this for project-level plugins:

Put [lein-cukes "0.1.0-SNAPSHOT"] into the :plugins vector of your project.clj.

FIXME: and add an example usage that actually makes sense:

$ lein cukes

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.