Fork me on GitHub
#cider
<
2015-08-03
>
surreal.analysis12:08:31

Is there a way to autorun things when the REPL starts?

surreal.analysis12:08:45

e.g. I almost always want (use ‘clojure.repl) to be run

surreal.analysis12:08:58

And likely the same thing with alembic

malabarba12:08:31

If you use lein I think there's a project.clj option for that

malabarba15:08:45

@gtrak: @roberto If you want a stable release, use cider-nrepl 0.9.1, if you want a snapshot, use 0.10.0-snapshot. Using 0.9.0-snapshot you're left in old and unstable territory. simple_smile

gtrak15:08:07

yea sorry simple_smile