Skip to content

whuang022nccu/cpp_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

About

Describe the project abstract here.

  • Fist item .
  • Second item .

Project Team Member

  • Fist item .
  • Second item .

Getting Started & Run

$ ./run.sh

Project Structure

├── run.sh
├── CMakeLists.txt
├── test_api.cpp
├── input.csv
├── .gitignore
├── api
│   ├── api.cpp
│   ├── api.hpp
│   └── CMakeLists.txt
├──third_party_api
|   ├── csvstream.h
|   └── CMakeLists.txt
├── build
└──doc
    ├──img
    ├──doc.tex
    └──doc.pdf

Project Doucment

Reference

CPP Packages

About

A cpp project template .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published