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 6db141a7ed Name -> name hace 4 años
.github/ISSUE_TEMPLATE Remove `enhancement` and `bug` as default tags on documentation tickets hace 4 años
docs Name -> name hace 4 años
res library.json manifest format hace 4 años
src Test-Driver -> test_driver hace 4 años
tests Update tests and docs to refer to library.json5 hace 4 años
tools Transition to using JSON5 for package manifests hace 4 años
.clang-format clang-format file hace 5 años
.gitignore Unneeded gitignores hace 5 años
LICENSE.txt License! hace 4 años
Makefile Clean up dest of docs output hace 4 años
README.md Add a simple README hace 4 años
azure-pipelines.yml Use the 0.0.1 tag as our new bootstrap base hace 5 años
catalog.json Transition to using JSON5 for package manifests hace 4 años
library.dds Transition to using JSON5 for package manifests hace 4 años
library.jsonc library.json manifest format hace 4 años
package.dds Transition to using JSON5 for package manifests hace 4 años
package.jsonc Define a JSON schema for the package JSON, and clarify some naming rules hace 4 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.