I use lein-shorthand <https://github.com/palletops/lein-shorthand>, which makes arbitrary functions available to me in any project (or no project) and namespace.
Gary On Thursday, July 14, 2016 at 8:53:03 AM UTC-5, Cecil Westerhof wrote: > > When I first worked with Clojure I used a Bash script with had: > rlwrap java -cp "${CP}" clojure.main --init "${CLOJURE_INIT}" --repl > > In this way I had several of my own functions in the REPL. Now I started > again with Clojure I understood I should use ‘lein repl’. Is there a method > to get my own functions also included when using ‘lein repl’? > > -- > Cecil Westerhof > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com 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 clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.