Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Cookiecutter
================
Forked from https://github.com/kafeman/cpp-boilerplate

Build
-----

Compile the cpp app

```
make
```

Generate doxygen and sphinx documentation

```
doxygen doc/doxygen.cfg
cd doc && make html
```

The app and the documentation is available in the `build`-directory.

About

Minimal C++ boilerplate that I use for my own projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages