Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 944 Bytes

File metadata and controls

40 lines (26 loc) · 944 Bytes

tinyclib - A tiny C library

tinyclib is a tiny C library for building applications across various platforms, from server-grade hardware to desktops, mobile, and embedded devices.

Requirements

See mise.toml for exact versions used.

Recommended tools

Build

make build

Test

make test

Contributing

See CONTRIBUTING.md

License

Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.