A library to easily create dmenu-like applications.
- jbuilder (build)
- Base
- Stdio
- Yojson (optional)
- Cmdliner (optional, needed only to build the examples)
$ make
In the examples/
directory. They can be built (from the root of the repo) using:
$ make examples
http://the-lambda-church.github.io/dmlenu/ (might be outdated)