Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
John Robinson fe22c937ed
prefer XDG paths on mac, but default to ~/Library
3 лет назад
.github/ISSUE_TEMPLATE Bump version 3 лет назад
data Unused data 3 лет назад
docs Bump version 3 лет назад
res Update Catch2, and significantly compress it, 3 лет назад
site Make the site decent on mobile screens 4 лет назад
src prefer XDG paths on mac, but default to ~/Library 3 лет назад
tests Error handling when package cache has an invalid item 3 лет назад
tools Fixes for FreeBSD build 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 Fixes for FreeBSD build 3 лет назад
README.md Add a simple README 4 лет назад
Vagrantfile Update FreeBSD build to use gcc-10 4 лет назад
azure-pipelines.yml Only deploy on 'master' builds 3 лет назад
library.jsonc A new hand-rolled argument parsing library, of course 3 лет назад
mypy.ini Everything passes mypy and pylint 3 лет назад
old-catalog.json Pull fixes for neo-url 3 лет назад
package.jsonc Bump version 3 лет назад
poetry.lock More thorough dev-docs 3 лет назад
pyproject.toml More thorough dev-docs 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.