Skip to content

verthais/exercise-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise-cpp

This repository is a proving ground for all the online challanges that came my way through out the years featuring C++17.

Geting started

To download this repository use:

git clone --recurse-submodules git@github.com:verthais/exercise-cpp.git

To build this repository use:

mkdir build
cd build
cmake ..
make

TODO

  • run jenkins from docker
  • write pipeline to run tests
  • add git hook for code formatting
  • start best practices notes
  • start vim cheat sheet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published