snix/users/sterni/blërg
sterni 84de750436 refactor(sterni/blërg): try to improve code readability
- Reduce visual noise, e.g. parens where it hurts readability.
- Separate parts of trains visually where it helps readability.
- Reduce amount of unnecessarily pointfree code.

Change-Id: Ie0ef03af7d344863a81bf0557b90a4dfb7974e84
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13126
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2025-02-09 21:26:52 +00:00
..
blërg.bqn refactor(sterni/blërg): try to improve code readability 2025-02-09 21:26:52 +00:00
default.nix feat(sterni/blërg/git): render html, org and md entries 2025-02-08 22:40:42 +00:00
README.md feat(sterni/blërg/git): render html, org and md entries 2025-02-08 22:40:42 +00:00

blërg

dependencies

  • CBQN (other BQN implementations may work, but are untested)
  • Marshall Lochbaum's bqn-libs which blërg expects to find at the location the BQN_LIBS environment variable points to.
  • execline
  • POSIX printf(1) (e.g. from GNU coreutils)
  • mail-notes backend
  • git backend