https://github.com/mopemope/lein-cont
Continuous lein tasks
https://github.com/mopemope/lein-cont
Last synced: 10 months ago
JSON representation
Continuous lein tasks
- Host: GitHub
- URL: https://github.com/mopemope/lein-cont
- Owner: mopemope
- Created: 2012-03-13T14:39:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-13T14:47:49.000Z (almost 14 years ago)
- Last Synced: 2025-01-22T00:52:21.354Z (12 months ago)
- Language: Clojure
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lein-cont
A leiningen plugin to Continuous lein tasks.
## Installation
:plugins [[org.clojars.mopemope/lein-cont "0.1.0"]]
## Usage
lein cont
## License
Copyright © 2012 Yutaka Matsubara
Distributed under the Eclipse Public License, the same as Clojure.