Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
vector-of-bool 8d8853cb95 Provide did-you-mean for command-line arguments před 3 roky
.github/ISSUE_TEMPLATE Bump version před 4 roky
data Unused data před 3 roky
docs Update neo-sqlite3, generalize package remotes via URLs před 3 roky
res Update Catch2, and significantly compress it, před 3 roky
site Make the site decent on mobile screens před 4 roky
src Provide did-you-mean for command-line arguments před 3 roky
tests 'pkg search' subcommand před 3 roky
tools Set a timeout on spawn CI subprocesses. (default is 5 min) před 3 roky
.clang-format clang-format file před 5 roky
.gitignore New-and-improved CI based around Poetry před 3 roky
.pylintrc Everything passes mypy and pylint před 3 roky
.style.yapf Python tests, and Python style před 3 roky
LICENSE.txt License! před 4 roky
Makefile Overhaul, refactor, and cleanup of test suite před 3 roky
README.md Add a simple README před 4 roky
Vagrantfile Update FreeBSD build to use gcc-10 před 4 roky
azure-pipelines.yml Only deploy on 'master' builds před 3 roky
library.jsonc A new hand-rolled argument parsing library, of course před 3 roky
mypy.ini Everything passes mypy and pylint před 3 roky
old-catalog.json Pull fixes for neo-url před 3 roky
package.jsonc A new hand-rolled argument parsing library, of course před 3 roky
poetry.lock Do not use -audit toolchains on Alpine in testing před 3 roky
pyproject.toml Command that generates a VSCode task for Windows před 3 roky
pytest.ini Publish test results as Junit XML před 3 roky

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.