This page keeps track of babashka-related new items. Feel free to make a PR if you have anything to add. Also see #babashka on Twitter.
- Babashka 0.3.2 released. See CHANGELOG.md. Highlights: rewrite-clj.
- Sort requires and imports using rewrite-clj
- Babashka 0.3.0 - 0.3.1 released. See CHANGELOG.md. Highlights: Raspberry Pi support, bb.edn, more flexible main invocation.
- Babashka shebang for Windows .bat files
- Datalevin now works as a babashka pod
- Babashka sql pods update
- JPoint is going to have a talk on babashka
- A
python -m http.server
replacement in babashka - A PR to make
ring-codec
compatible with babashka - The stuartsierra/component library seems to work with babashka
- pathom3 works with babashka!
- VPN Connect script
- Github code search script
- Babashka 0.2.9 - 0.2.12 released
- babashka.fs: utility library for dealing with files (based on java.nio). Bundled with bb 0.2.9.
- New Youtube channel with babashka related videos
- MS SQL support for the babashka sql pods
- Clojure like its PHP: run babashka scripts as CGI scripts
- Automating Video Edits with Clojure and ffmpeg by Adam James
- Gaka, a CSS-generating library that works with babashka.
- Deploy babashka script to AWS Lambda by Dainius Jocas.
- Elisp and cider commands to spawn a babashka repl and connect to it
- klein, a lein imitation script built on deps.edn
- failjure works with babashka.
- A script to solve our mono-repo problem with deps.edn at work.
- Single-script vega-lite plotter
- Find vars with the clj-kondo pod. Also see video.
- Another setup babashka Github action
- AWS Lambda + babashka + minimal container image
- football script
- ffclj: Clojure ffmpeg wrapper
- clj-lineart: Generative line art from a clojure-cgi script
- bunpack: remembers how to unpack things, so you don't have to
- A script to download deps for all
deps.edn
aliases
- Babashka 0.2.8 released. This includes new libraries: hiccup, core.match and clojure.test.check.
- On 27th of February, Michiel (a.k.a. @borkdude) will do a talk about babashka at the 2021 GraalVM workshop.
- First release of the aws pod.
- A script to print API breakage warnings.
- A script to lazily page through AWS results using the new aws pod.
- Environ works with babashka.
- Expound now works with spartan.spec
- A basic logger that works in babashka scripts
- A basic router based on core.match
- A minimal Github GraphQL client
- New developments around babashka on Raspberry Pi
- A new babashka talk: Babashka and sci internals. Also see slides and REPL session.
- Babashka 0.2.6 released. See release notes.
- Babashka 0.2.5 released. See release notes.
- First release of the sqlite pod
- First release of the buddy pod
- The data from the babashka survey is now available here. I have provided a summary here.
- Blog article: exporter for passwordstore.org by Eugen Stan
- weavejester/progrock is a babashka-compatible library for printing progress bars.
- A maze animation babashka script by mmz
- Babashka survey. Feedback will be used for future development.
- Babashka 0.2.4 released. See release notes.
- Gaiwan.co are building their static HTML with babashka and bootleg.
- sha-words: A clojure program to turn a sha hash into list of nouns in a predictable jar.
- Stash: a CLI for encrypted text storage written in Haskell, accessible as pod from babashka and Python!
- NextJournal released a babashka notebook environment.
- Interdep manages interdependent dependencies using Clojure's tools.deps and babashka.
- LA Clojure Meetup presentation by Nate Jones. Recorded in April 2020.
- Github action for babashka by Nicolas Ha.
- Oracle DB feature flag by Jakub Holy added.
- Torrent viewer gist by Aleksandr Zhuravlёv.
- Clone all repositories from a Gitlab group: gist by Steffen Glückselig.
- Matchete, a pattern matching library, works with babashka. See example.
- Babashka 0.2.3 released. See release notes.
- Malcolm Sparks posted a script that sorts his photo collection.
- Image viewer example
- SQL Server pod by Isak Sky
- SSH Auth Github by NextJournal.
- pod-tzzh-mail: a pod to send mail.
- NextJournal replaces bash with a babashka script
- Babashka 0.2.1 and 0.2.2 released.
- Code Quality report for Clojure projects in Gitlab using babashka and clj-kondo. See gist. By Hans Bugge.
- pod-tzzh-aws: a pod to interact with AWS.
- spotifyd-notification by David Harrigan.
- Blake Miller published https://gitlab.com/blak3mill3r/emacs-ludicrous-speed.
- babashka-clojure Github action.
- testdoc works with babashka.
- babashka-test-action
- New release of tabl which also can be used as a pod from babashka.
- Babashka 0.1.3 and 0.1.2 released.
- New release of brisk, a CLI around nippy which can be used as a pod from babashka.
- passphrase.clj script by Snorre Magnus Davøen