Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
vector-of-bool ad580e1fc2 Impelment JSON5-based toolchain files il y a 4 ans
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets il y a 4 ans
docs Name -> name il y a 4 ans
res Impelment JSON5-based toolchain files il y a 4 ans
src Impelment JSON5-based toolchain files il y a 4 ans
tests Update tests and docs to refer to library.json5 il y a 4 ans
tools Proper semester and json5 libs are available il y a 4 ans
.clang-format clang-format file il y a 5 ans
.gitignore Unneeded gitignores il y a 5 ans
LICENSE.txt License! il y a 4 ans
Makefile Clean up dest of docs output il y a 5 ans
README.md Add a simple README il y a 4 ans
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base il y a 5 ans
catalog.json Proper semester and json5 libs are available il y a 4 ans
library.dds Use semester for JSON processing il y a 4 ans
library.jsonc Use semester for JSON processing il y a 4 ans
package.dds Proper semester and json5 libs are available il y a 4 ans
package.jsonc Proper semester and json5 libs are available il y a 4 ans

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.