opinionated audio metadata editor
otag
is a audio metadata editor written in OCaml using taglib.
git clone https://github.com/pjmp/otag.git
cd otag
opam switch create . 4.14.0 --deps-only
eval $(opam env)
dune build
dune exec otag -- --help
To be published
This is a beginners project exploring ocaml and it's ecosystem.
For more info please checkout learnings.