Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files před 4 roky
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets před 4 roky
docs Name -> name před 4 roky
res Impelment JSON5-based toolchain files před 4 roky
src Impelment JSON5-based toolchain files před 4 roky
tests Update tests and docs to refer to library.json5 před 4 roky
tools Proper semester and json5 libs are available před 4 roky
.clang-format clang-format file před 5 roky
.gitignore Unneeded gitignores před 5 roky
LICENSE.txt License! před 4 roky
Makefile Clean up dest of docs output před 5 roky
README.md Add a simple README před 4 roky
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base před 5 roky
catalog.json Proper semester and json5 libs are available před 4 roky
library.dds Use semester for JSON processing před 4 roky
library.jsonc Use semester for JSON processing před 4 roky
package.dds Proper semester and json5 libs are available před 4 roky
package.jsonc Proper semester and json5 libs are available před 4 roky

README.md

dds - A Build System and Library Manager

dds is a modern take on build system and library dependency management for C and C++ projects. It aims to be easy to use for beginners and experts alike, and maximally discoverable.

To learn more, refer to the official documentation.