Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

4 роки тому
12345678
  1. # `dds` - A Build System and Library Manager
  2. `dds` is a modern take on build system and library dependency management for C
  3. and C++ projects. It aims to be easy to use for beginners and experts alike,
  4. and maximally discoverable.
  5. To learn more, refer to [the official
  6. documentation](https://vector-of-bool.github.io/docs/dds/index.html).