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
- Host: GitHub
- URL: https://github.com/pbalduino/lein-limon
- Owner: pbalduino
- License: epl-1.0
- Created: 2014-01-07T13:44:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-07T13:46:03.000Z (over 11 years ago)
- Last Synced: 2024-04-14T19:08:30.999Z (about 1 year ago)
- Language: Clojure
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.