news [skip ci]

This commit is contained in:
Michiel Borkent 2021-02-07 20:22:51 +01:00
parent 368dfe2d83
commit 0e203e7bbb

View file

@ -7,9 +7,12 @@ Twitter.
## 2021-02 ## 2021-02
Babashka 0.2.9 released
- [Automating Video Edits with Clojure and ffmpeg](https://youtu.be/Tmgy57R9HZM) by Adam James - [Automating Video Edits with Clojure and ffmpeg](https://youtu.be/Tmgy57R9HZM) by Adam James
- [Gaka](https://github.com/cdaddr/gaka), a CSS-generating library that works with babashka. - [Gaka](https://github.com/cdaddr/gaka), a CSS-generating library that works with babashka.
- [Elisp](https://gist.github.com/llacom/f391f41cbf4de91739b52bf8bb1a6d54) and cider commands to spawn a babashka repl and connect to it - [Elisp](https://gist.github.com/llacom/f391f41cbf4de91739b52bf8bb1a6d54) and cider commands to spawn a babashka repl and connect to it
- [babashka.fs](https://github.com/babashka/fs): utility library for dealing with files (based on java.nio). Bundled with bb 0.2.9.
## 2021-01 ## 2021-01