krisk78 / consoleapp-static

Static library that provides a framework to manage a command line application with file batch processing capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consoleapp-static static library

This library provides a framework to manage a console application that provides files batch-processing capabilities.

To implement it in your project, install the overlay port consoleapp-static and use vcpkg. Set your path to overlay ports in vcpkg-configuration.json ("overlay-ports": [ "your_path_to_overlay_ports" ]).

Full documentation of the class at doxygen documentation.

About

Static library that provides a framework to manage a command line application with file batch processing capabilities

License:Other


Languages

Language:C++ 82.0%Language:CMake 18.0%