選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 338B

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).