Simple issues/notes using markdown files and a thin CLI wrapper.
Because you want something portable and simple.
straw --help
Requires
opam
to be installed.
opam install . --deps-only --with-test
opam exec -- dune build --release
opam exec -- dune runtest
https://github.com/bas080/straw/releases
You can get a binary there or build your own.