CLI OptParser Lib For C++
CLI OptParser Lib For C++ - Port of optparser lib from Python.
Easy to use and simple library to use options with a program like in Python, just set the list of options run the parser and you will get all the information you need to start setting you program according to user provided preferences!
Feel free to open an issue on anything that you think is wrong with this library and on any improvements you may think are needed!
Thanks!