No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
vector-of-bool 5e3c668f57 Remove libman-style toolchain code hace 5 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 5 años
docs Name -> name hace 5 años
res Impelment JSON5-based toolchain files hace 5 años
src Remove libman-style toolchain code hace 5 años
tests Use json5 toolchain files hace 5 años
tools Use json5 toolchain files hace 5 años
.clang-format clang-format file hace 5 años
.gitignore Unneeded gitignores hace 5 años
LICENSE.txt License! hace 5 años
Makefile Clean up dest of docs output hace 5 años
README.md Add a simple README hace 5 años
azure-pipelines.yml Use json5 toolchain files hace 5 años
catalog.json Proper semester and json5 libs are available hace 5 años
library.dds Use semester for JSON processing hace 5 años
library.jsonc Use semester for JSON processing hace 5 años
package.dds Proper semester and json5 libs are available hace 5 años
package.jsonc Proper semester and json5 libs are available hace 5 años

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.