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.2.9 released
-
babashka.fs: utility library for dealing with files (based on java.nio). Bundled with bb 0.2.9.
-
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
#clojure
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.
Babashka 0.2.0 released.
- Maarten Metz blogs about how he rebuilt his blog using babashka.
- 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