You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vector-of-bool 6d2d869c2f Overhaul, refactor, and cleanup of test suite 4 years ago
.github/ISSUE_TEMPLATE Bump version 4 years ago
data Unused data 3 years ago
docs Update neo-sqlite3, generalize package remotes via URLs 3 years ago
res Update package schema for new depends strings 4 years ago
site Make the site decent on mobile screens 4 years ago
src Unused CI arg 3 years ago
tests Overhaul, refactor, and cleanup of test suite 3 years ago
tools Overhaul, refactor, and cleanup of test suite 3 years ago
.clang-format clang-format file 5 years ago
.gitignore New-and-improved CI based around Poetry 3 years ago
.pylintrc Everything passes mypy and pylint 3 years ago
.style.yapf Python tests, and Python style 3 years ago
LICENSE.txt License! 4 years ago
Makefile Overhaul, refactor, and cleanup of test suite 3 years ago
README.md Add a simple README 4 years ago
Vagrantfile Update FreeBSD build to use gcc-10 4 years ago
azure-pipelines.yml Publish test results as Junit XML 3 years ago
library.jsonc 'repoman' for managing static package repositories 3 years ago
mypy.ini Everything passes mypy and pylint 3 years ago
old-catalog.json Pull fixes for neo-url 3 years ago
package.jsonc Pull fixes for neo-url 3 years ago
poetry.lock Do not use -audit toolchains on Alpine in testing 3 years ago
pyproject.toml Command that generates a VSCode task for Windows 3 years ago
pytest.ini Publish test results as Junit XML 3 years ago

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.