Skip to content

Repository files navigation

phkaeser libbase

A small "standard library" for C, used for my personal projects.

To configure

cmake [-DCMAKE_INSTALL_PREFIX:PATH="${HOME}/.local"] -S . -B build

To build

(cd build && make)

To install

(cd build && make install)

Contributing

See CONTRIBUTING.md for details, and code of conduct for more. See the idea backlog for inspiration.

License

Apache 2.0; see LICENSE for details.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.

About

A small standard library for C

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages