Skip to content

uperetz/TemplateYamlParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TemplateYamlParser

C++ template library for parsing command line arguments and YAML files. The command line parser is simple, allowing boolean flags, single argument flags, and positional arguments. The YAML parser allowd for more complext input, and requires the yaml-cpp library. See tests for examples.

About

C++ template library for parsing command line arguments and YAML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors