There's a user.clj file that can be customized for this purpose.  Make
sure it's in your classpath.

On Dec 28, 6:16 pm, Mike K <mbk.li...@gmail.com> wrote:
> Is it possible to load a library such as foo.clj (with (ns foo ...) at
> the top of the file) into the repl automatically at startup, rather
> than having to (use 'foo) every time the repl starts?  I'd like to
> avoid creating a .jar file.
>
> If possible, I'd like to do this both from the command line ("java -
> cp ...") and from within slime / emacs.
>
>    Thanks,
>    Mike

-- 
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

Reply via email to