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 e911f142a4 Targets to format and check Python code vor 4 Jahren
.github/ISSUE_TEMPLATE Bump version vor 4 Jahren
data Unused data vor 3 Jahren
docs Update neo-sqlite3, generalize package remotes via URLs vor 3 Jahren
res Update package schema for new depends strings vor 4 Jahren
site Make the site decent on mobile screens vor 4 Jahren
src Unused CI arg vor 3 Jahren
tests Remove deps_test.py vor 3 Jahren
tools Fix ccache misses in CI by using a single path for test and final build output 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 Targets to format and check Python code 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 Publish test results as Junit XML vor 3 Jahren
library.jsonc 'repoman' for managing static package repositories 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 Pull fixes for neo-url vor 3 Jahren
poetry.lock Do not use -audit toolchains on Alpine in testing vor 3 Jahren
pyproject.toml Unused CI arg 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.