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
- Host: GitHub
- URL: https://github.com/someaspy/csc109template
- Owner: SomeAspy
- License: 0bsd
- Created: 2023-02-02T19:04:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T01:15:04.000Z (over 1 year ago)
- Last Synced: 2025-01-25T11:44:03.980Z (3 months ago)
- Topics: cpp, template, unlicense
- Language: CMake
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 fileNo credit to me is required.