Today I'm releasing a new project called rPub . While this is a currently an alpha project, I'd be happy to get feedback if you want to try it out . For the upcoming releases I'll be focusing on stability and improving the core features so that it can eventually be used for production sites. GitHub : https://github.com/rpub-clj/rpub Slack : #rpub on Clojurians Quick Start The recommended way to…
Today I'm excited to share bbin , a tool that makes it easy to install Babashka scripts and projects on your system PATH . GitHub: https://github.com/babashka/bbin Slack: #babashka-bbin on Clojurians Here's an example of how to install neil using bbin : $ bbin install io.github.babashka/neil {:lib io.github.babashka/neil, :coords {:git/url "https://github.com/babashka/neil", :git/tag "v0.1.45",…