summaryrefslogtreecommitdiff
path: root/README.md
blob: 65aca83c3fc2176294ed0a7fb4ff433f46778759 (plain)
1
2
3
4
5
6
7
8
# getoptpp

This wrapper is written for DrumGizmo's CLI tool. Feel free
to add it to your project, too! :-)

It's header-only, so you just need to add it to your includes and
make sure that getopt is installed on your system.