An open API service indexing awesome lists of open source software.

https://github.com/keyweeusr/cute-parsed-parameters

Just a small and cute parameter parser for CLI in C++
https://github.com/keyweeusr/cute-parsed-parameters

Last synced: 4 months ago
JSON representation

Just a small and cute parameter parser for CLI in C++

Awesome Lists containing this project

README

        

# Cute Parsed Parameters

Just a small and cute parameter parser.

# Generate build files

$ cmake .

# Compile

$ make

# Test

$ make test