You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
karl d3b86d3f8a Update 'README.md' 2 years ago
tools Add clang-format style file and script 3 years ago
.clang-format Update clang-format 2 years ago
.gitignore Remove Makefile, use SConstruct instead 2 years ago
LICENSE Initial commit 3 years ago
README.md Update 'README.md' 2 years ago
SConstruct Remove Makefile, use SConstruct instead 2 years ago
main.cpp Add clang-format style file and script 3 years ago

README.md

cpp-template

Instructions

  • Formatting: ./format.sh
  • Building: scons
  • Running: ./program.out