Babashka Babooka: Write Command-Line Clojure

  • I've really enjoyed Babashka lately. Most recently, I ported a script from Bash which gets around WiFi captive portals and was able to add some features and even unit tests. Super fun and would have been hard for me to do in Bash!

    https://gist.github.com/matthewdowney/dab4d12d001152dec473e3...

  • I just started using 'nbb' which is a node.js version of Babashka for automating various web tasks using playwright and it has been fantastic

  • If you work on Mac, there are a lot of great ways these days to script in a better language than Bash. Here's how to write easy scripts in Swift, without learning a new language: https://rderik.com/blog/using-swift-for-scripting/#our-first...

  • Babashka is cool. I’ve looked at it and want to learn more, but it’s always a question of time.

  • Babashka is a great success story for open source. The author has written so many useful and interesting utilities that he is now supported by contributions.