Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 4 gadiem
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).