https://github.com/ibob/cpp-lib-template
A template for a C++ library
https://github.com/ibob/cpp-lib-template
Last synced: over 1 year ago
JSON representation
A template for a C++ library
- Host: GitHub
- URL: https://github.com/ibob/cpp-lib-template
- Owner: iboB
- License: mit
- Created: 2023-08-15T08:10:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T14:21:27.000Z (over 1 year ago)
- Last Synced: 2025-02-13T15:29:26.400Z (over 1 year ago)
- Language: CMake
- Size: 31.3 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-lib-template
[](https://en.wikipedia.org/wiki/C%2B%2B11) [](https://en.wikipedia.org/wiki/C99) [](https://opensource.org/licenses/MIT)
A template for a C++ library
## License
[](https://opensource.org/licenses/MIT)
This software is distributed under the MIT Software License.
See accompanying file LICENSE or copy [here](https://opensource.org/licenses/MIT).
Copyright © 2025 [Borislav Stanimirov](http://github.com/iboB)