Skip to content

kabart/simple-cplusplus-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template for a simple C++ project.

Buildng:

$ make target

Run:

$ ./build/run

Buildng tests:

$ make test

Run:

$ ./build-test/runTests

Buildng both the executable and tests:

$ make all

About

This is a template to create a simple c++ project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors