A recursive pattern matching CLI-program.
The premier tool for pattern checking recursively. Quite similar to ripgrep but implemented, for practice, in OCaml--a very interesting and safe functional programming language.
For OCaml projects it's recommended to use Opam and the dune build system. As such use the command below to promptly install.
$ dune install
$ dg something this_folder/