Skip to content

A box of koality tools

License

0BSD, Unlicense licenses found

Licenses found

0BSD
LICENSE.txt
Unlicense
UNLICENSE.txt
Notifications You must be signed in to change notification settings

acidicoala/KoalaBox

Repository files navigation

🐨 KoalaBox 🧰

A collection of C++ utilities that comes in handy when developing koality projects.

To use this library as a submodule add the following to the CMake file:

add_subdirectory(KoalaBox EXCLUDE_FROM_ALL)
target_link_libraries(MyProject PRIVATE KoalaBox)

📚 Open-Source libraries

This project makes use of the following libraries:

📄 License

This software is licensed under the Unlicense, terms of which are available in UNLICENSE.txt

About

A box of koality tools

Resources

License

0BSD, Unlicense licenses found

Licenses found

0BSD
LICENSE.txt
Unlicense
UNLICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages