This is a template for a C library.
It includes
- A Makefile with targets for building the library and running tests
- A basic test suite
- A basic library structure
- A
vscodeconfiguration for debugging
To use this template, clone the repository and run the following commands:
make
make testThis project is licensed under the Apache License 2.0. See the LICENSE file for details. `