Change-Id: Iceacf406bef71529cb29e8adcf9fe1f713187e42 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13103 Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
14 lines
388 B
Markdown
14 lines
388 B
Markdown
# blërg
|
|
|
|
## dependencies
|
|
|
|
- [CBQN][] (other [BQN][] implementations may work, but are untested)
|
|
- //users/sterni/mn2html
|
|
- [mblaze(7)][mblaze]
|
|
- [execline][]
|
|
- POSIX `printf(1)` (e.g. from GNU coreutils)
|
|
|
|
[mblaze]: https://github.com/leahneukirchen/mblaze/
|
|
[execline]: https://skarnet.org/software/execline/
|
|
[BQN]: https://mlochbaum.github.io/BQN/
|
|
[CBQN]: https://github.com/dzaima/cbqn
|