Closed Quasaur closed 9 years ago
Thanks for the compliment! Currently there is no support for custom lein tasks. This is a good idea, though, so I will think about how to implement it. All of Nightcode's Leiningen plugins are actually part of the JAR file itself and called programmatically, but it would definitely be useful to allow using arbitrary plugins.
1st let me say that since i last visited this tool, Nightcode has improved IMMENSELY; i now believe it to be the best thing out there--even more than Cursive Clojure! Now to my question...
I want to setup customized lein tasks:
lein ring server lein ring server-headless lein new luminus guestbook +h2
...and such-like. Is this a tough feature to add, or is it already there?
Thank you for ALL your hard work!