summaryrefslogtreecommitdiff
path: root/README.md
blob: e4085e0abdf1410677778612f18ca4ebbeb2717a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.

# Todo

add argument parsing for application arguments
(like drumkit.xml @ drumgizmo)