An open API service indexing awesome lists of open source software.

https://github.com/someaspy/csc109template

A template for starting repos of my comp sci class
https://github.com/someaspy/csc109template

cpp template unlicense

Last synced: about 1 month ago
JSON representation

A template for starting repos of my comp sci class

Awesome Lists containing this project

README

        

# CSC 109 Template

To use for yourself you may want to make several changes:
- Set the CXXTEST directories in `CMakeLists.txt`
- Rename files to be appropriate for what you are doing
- License with your own license
- Set paths in .vscode/c_cpp_properties.json
- Remove this file

No credit to me is required.