libdrycli: CLI library for C++14
Build Prerequisites
Note
Older releases may work, but are not actively tested for.
Installation
Installation on Unix
$ ./autogen.sh $ ./configure # on Linux $ ./configure --with-stdlib=libc++ # on FreeBSD / Mac OS X $ make $ sudo make install
Elsewhere
Find the project at: GitHub, Bitbucket, and Travis CI.
Author
This project is part of the DRY initiative.
License
This is free and unencumbered public domain software. For more information,
see http://unlicense.org/ or the accompanying UNLICENSE file.