/chroma

Chroma Build System & Package Manager for C and C++

Primary LanguageRust

Specifications for Chroma

Commands

chroma init [OPTIONS] [path]: Initialize a new project.

  • Create chroma.toml
  • Create a .gitignore (if not present)
  • Create a src folder