Skip to content

hurdofdaniel/CTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{PROJECT_NAME}

About The Project

Built With

  • C++

Getting Started

Below are instructions on how to build and run the project.

Building

Steps to build:

  • Make build folder
  • Prepare CMake
  • Build project
mkdir build
cd build/
cmake ..
cmake --build .

Running

Once built simply run the {PROJECT_NAME} executable file from the build directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published