Fork me on GitHub
#admin-announcements
<
2015-06-14
>
dmich02:06:34

@mukeshsoni: Functional Thinking - Paradigm over Syntax, Neal Ford, O'Reilly 2014, 180 pages http://shop.oreilly.com/product/0636920029687.do

bentanweihao03:06:16

ohai all! newbie to clojure here

jcsims03:06:36

👋

bentanweihao03:06:47

have a cider question, which I will post again here

bentanweihao03:06:06

what's the preferred way of automatically reloading project files from cider when running tests?

bentanweihao03:06:30

to give some context, I'm playing with exercism, and sometimes cider doesn't seem to pick up the latest implementation file

andrea.crotti14:06:10

@bentanweihao: C-c C-x should do what you want

andrea.crotti14:06:21

it reloads everything