Boot <https://github.com/boot-clj/boot/wiki/Scripts> and inlein <http://inlein.org/> are both more suitable for one-off scripts.
On Thu, Jul 14, 2016 at 5:16 PM Cecil Westerhof <[email protected]> wrote: > In my project I have some functions I use when calling ‘lein repl’ in the > project directory. Would it be possible to use just that function? So use > lein to call this function and return? > > Maybe not very useful because of the time it takes to start the JVM, but I > like to experiment. ;-) > > -- > Cecil Westerhof > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
