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

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

Awesome Lists containing this project

README

          

# @PROJECT_NAME@

[![CodeFactor](https://www.codefactor.io/repository/github/ihategamedev/@PROJECT_NAME_LOWER@/badge)](https://www.codefactor.io/repository/github/ihategamedev/@PROJECT_NAME_LOWER@)

![Badge](https://img.shields.io/badge/Release-t0.0.1-red?style=for-the-badge)
[![Badge](https://img.shields.io/badge/License-MIT-orange?style=for-the-badge)](../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).