[skip ci] doc
This commit is contained in:
parent
0e203e7bbb
commit
6f95c82279
2 changed files with 4 additions and 2 deletions
|
|
@ -260,6 +260,7 @@ handling of SIGINT and SIGPIPE. This can be done by setting
|
||||||
|
|
||||||
## Articles, podcasts and videos
|
## Articles, podcasts and videos
|
||||||
|
|
||||||
|
- [Clojure like its PHP](https://eccentric-j.com/blog/clojure-like-its-php.html) by Jay Zawrotny (eccentric-j)
|
||||||
- [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
|
||||||
- [Exporter for passwordstore.org](https://www.ieugen.ro/posts/2020/2020-12-26-export-passwords-with-babashka/) by Eugen Stan
|
- [Exporter for passwordstore.org](https://www.ieugen.ro/posts/2020/2020-12-26-export-passwords-with-babashka/) by Eugen Stan
|
||||||
- [Babashka and sci internals](https://youtu.be/pgNp4Lk3gf0), a talk by Michiel Borkent at the [London Clojurians Meetup](https://www.meetup.com/London-Clojurians).
|
- [Babashka and sci internals](https://youtu.be/pgNp4Lk3gf0), a talk by Michiel Borkent at the [London Clojurians Meetup](https://www.meetup.com/London-Clojurians).
|
||||||
|
|
|
||||||
|
|
@ -7,12 +7,13 @@ Twitter.
|
||||||
|
|
||||||
## 2021-02
|
## 2021-02
|
||||||
|
|
||||||
Babashka 0.2.9 released
|
- Babashka 0.2.9 released
|
||||||
|
- [babashka.fs](https://github.com/babashka/fs): utility library for dealing with files (based on java.nio). Bundled with bb 0.2.9.
|
||||||
|
|
||||||
|
- [Clojure like its PHP](https://eccentric-j.com/blog/clojure-like-its-php.html): run babashka scripts as CGI scripts
|
||||||
- [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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue