the-lambda-church/dmlenu

a clone of dmenu written in OCaml.

OCaml

47

69 commits

updated May 22, 2021

See the code

README

A library to easily create dmenu-like applications.

Dependencies

  • jbuilder (build)
  • Base
  • Stdio
  • Yojson (optional)
  • Cmdliner (optional, needed only to build the examples)

Building

$ make

Examples

In the examples/ directory. They can be built (from the root of the repo) using:

$ make examples

Documentation

http://the-lambda-church.github.io/dmlenu/ (might be outdated)

Contributors

asmanur

51 commits

Armael

8 commits

trefis

8 commits

co-dan

2 commits

the-lambda-church/dmlenu

a clone of dmenu written in OCaml.

OCaml

47

69 commits

updated May 22, 2021

See the code

README

A library to easily create dmenu-like applications.

Dependencies

  • jbuilder (build)
  • Base
  • Stdio
  • Yojson (optional)
  • Cmdliner (optional, needed only to build the examples)

Building

$ make

Examples

In the examples/ directory. They can be built (from the root of the repo) using:

$ make examples

Documentation

http://the-lambda-church.github.io/dmlenu/ (might be outdated)

Contributors

asmanur

51 commits

Armael

8 commits

trefis

8 commits

co-dan

2 commits

Languages

OCaml

68.5%

C

31.4%