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

https://github.com/pbalduino/lein-limon

Leiningen plugin for Limonada
https://github.com/pbalduino/lein-limon

Last synced: 3 months ago
JSON representation

Leiningen plugin for Limonada

Awesome Lists containing this project

README

        

# lein-limon

A Leiningen plugin to do many wonderful things.

## Usage

FIXME: Use this for user-level plugins:

Put `[lein-limon "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-limon 0.1.0-SNAPSHOT`.

FIXME: Use this for project-level plugins:

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

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

$ lein limon

## License

Copyright © 2014 FIXME

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