Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple C++ boilerplate

Reads all the entries in the provided config.yaml and outputs them.

yaml-cpp is a dependency and needs to be installed prior to building.

Usage

meson ./build
ninja -C ./build
./build/cpp-boilerplate -c|--config ${CONFIG_FILE}
Usage:
  cpp-boilerplate [OPTION...]

  -h, --help        show usage
  -c, --config arg  specify YAML configuration file

Sample config.yaml provided in root directory

To format source files, run:

./clang-format [${FILE}...]

Support the maintainer

Donate using Liberapay

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages