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.

README.md 338B

4 vuotta sitten
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).