Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
vector-of-bool 198dd5e6d2 Error handling when package cache has an invalid item vor 3 Jahren
.github/ISSUE_TEMPLATE Bump version vor 3 Jahren
data Unused data vor 3 Jahren
docs Bump version vor 3 Jahren
res Update Catch2, and significantly compress it, vor 3 Jahren
site Make the site decent on mobile screens vor 4 Jahren
src Error handling when package cache has an invalid item vor 3 Jahren
tests Error handling when package cache has an invalid item vor 3 Jahren
tools New bootstrap phase. Now building upon alpha.6 vor 3 Jahren
.clang-format clang-format file vor 5 Jahren
.gitignore New-and-improved CI based around Poetry vor 3 Jahren
.pylintrc Everything passes mypy and pylint vor 3 Jahren
.style.yapf Python tests, and Python style vor 3 Jahren
LICENSE.txt License! vor 4 Jahren
Makefile More thorough dev-docs vor 3 Jahren
README.md Add a simple README vor 4 Jahren
Vagrantfile Update FreeBSD build to use gcc-10 vor 4 Jahren
azure-pipelines.yml Only deploy on 'master' builds vor 3 Jahren
library.jsonc A new hand-rolled argument parsing library, of course vor 3 Jahren
mypy.ini Everything passes mypy and pylint vor 3 Jahren
old-catalog.json Pull fixes for neo-url vor 3 Jahren
package.jsonc Bump version vor 3 Jahren
poetry.lock More thorough dev-docs vor 3 Jahren
pyproject.toml More thorough dev-docs vor 3 Jahren
pytest.ini Publish test results as Junit XML vor 3 Jahren

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.