# cdb A reimplementation of D.J. Bernstein's [cdb tools](https://cr.yp.to/cdb.html) using [skalibs](https://skarnet.org/software/skalibs/). # Installation 1. `make` 2. `make install` # Usage See the man pages and the original [cdb page](https://cr.yp.to/cdb.html).