babashka-sci-dev 2026-03-24

morning 🙂 neil dep versions supports --limit (example: neil dep versions com.cognitect/transit-cljs --limit 20), but I can't find the limit option documented anywhere. It's not mentioned in neil --help, and not in neil dep versions --help. Is this an oversight, or am I just not finding the right helptext command?

PR: https://github.com/babashka/neil/pull/260 It appears the old README instructions were working "by accident" in bbin. @rads fixed the problem in the bbin repo, porting the fix back to babashka/neil was quick.

thanks!

❤️ 1

Might just be an underdocumentation

👍 1

ok PR welcome :)

👍 1

I'm hitting problems with dev installation with bbin too. Last time I had neil-dev installed was a long time ago, I think bbin has been through some changes.

Maybe file an issue with bbin on Github. @rads responds fairly regularly. If you can help debug this, probably even faster.

👍 1

I hit the same problem trying to install a development version of bbin with bbin. I'll make an issue 👍