Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
vector-of-bool e911f142a4 Targets to format and check Python code 4 роки тому
.github/ISSUE_TEMPLATE Bump version 4 роки тому
data Unused data 3 роки тому
docs Update neo-sqlite3, generalize package remotes via URLs 3 роки тому
res Update package schema for new depends strings 4 роки тому
site Make the site decent on mobile screens 4 роки тому
src Unused CI arg 3 роки тому
tests Remove deps_test.py 3 роки тому
tools Fix ccache misses in CI by using a single path for test and final build output 3 роки тому
.clang-format clang-format file 5 роки тому
.gitignore New-and-improved CI based around Poetry 3 роки тому
.pylintrc Everything passes mypy and pylint 3 роки тому
.style.yapf Python tests, and Python style 3 роки тому
LICENSE.txt License! 4 роки тому
Makefile Targets to format and check Python code 3 роки тому
README.md Add a simple README 4 роки тому
Vagrantfile Update FreeBSD build to use gcc-10 4 роки тому
azure-pipelines.yml Publish test results as Junit XML 3 роки тому
library.jsonc 'repoman' for managing static package repositories 3 роки тому
mypy.ini Everything passes mypy and pylint 3 роки тому
old-catalog.json Pull fixes for neo-url 3 роки тому
package.jsonc Pull fixes for neo-url 3 роки тому
poetry.lock Do not use -audit toolchains on Alpine in testing 3 роки тому
pyproject.toml Unused CI arg 3 роки тому
pytest.ini Publish test results as Junit XML 3 роки тому

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.