Fork me on GitHub
#cider
<
2015-07-17
>
bozhidar05:07:08

I haven’t uploaded new CIDER releases to Marmalade in a while

bozhidar05:07:31

guess I’ve totally forgot about it

sundbp10:07:38

@malabarba: i’ll attempt to file a proper ticket over the next few days (re boot)

malabarba10:07:02

sundbp: 👍 Thanks

sundbp10:07:56

@malabarba: i think it should be easy for me to build a small hello-world project to push to github and steps to trigger things.

malabarba10:07:19

That would be perfect :)

sundbp10:07:56

was just playing with boot on an early stage project and turned it over to lein for now. just as i’m keen to play with the debugger simple_smile

malabarba10:07:59

The more people playing with it, the better.

malabarba11:07:37

Also don't hesitate to file bugs (or ping us here) with any small annoyances or inconsistencies you spot on it

malabarba11:07:10

Between now and release, the only plan for the debugger is polishing

sundbp13:07:26

i’m noticing in the 0.10 cider (from melpa) that nrepl-close when in the REPL buffer doesn’t complete as it should

sundbp14:07:23

when doing it from an open file of the project it’s ok

malabarba14:07:58

sundbp: And you're not the only one. But @bozhidar and I just merged a fix for it

malabarba14:07:26

Should be on Melpa soon

enn22:07:55

Does anyone here use tools like Drip or Grenchman or Cake to speed up startup time in conjunction with Cider? What is the preferred way to do so? It’s not completely clear to me what to set cider-lein-command to.