https://github.com/ihategamedev/clibrarytemplate
Template for C Library
https://github.com/ihategamedev/clibrarytemplate
Last synced: 4 months ago
JSON representation
Template for C Library
- Host: GitHub
- URL: https://github.com/ihategamedev/clibrarytemplate
- Owner: IHateGameDev
- License: mit
- Created: 2025-04-23T14:19:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-18T09:24:06.000Z (10 months ago)
- Last Synced: 2026-01-25T21:36:54.135Z (5 months ago)
- Language: CMake
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/Readme.md.in
- Contributing: docs/Contributing.md.in
- License: License.in
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/Security.md.in
Awesome Lists containing this project
README
# @PROJECT_NAME@
[](https://www.codefactor.io/repository/github/ihategamedev/@PROJECT_NAME_LOWER@)

[](../License)
## Features
### Dependencies
- [APIMacros](https://github.com/IHateGameDev/APIMacros) (api)
## Guidelines
For detailed guidelines, see [Guidelines.md](./Guidelines.md).
## Contributing
If you would like to contribute, please refer to [Contributing.md](./Contributing.md).