Single-header file CLI libraries for C
Simply copy-paste any header you want to your C project.
In your main source file define {HEADER_NAME}_IMPLEMENTATION and then include it, for example:
For detailed API documentation, see the Doxygen documentation. Alternatively, you can review the inline documentation in the header files.
Feel free to contribute to this project by opening issues, suggesting features or submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.