An open API service indexing awesome lists of open source software.

https://github.com/willothy/cbt

A simple build tool for C and C++ projects.
https://github.com/willothy/cbt

Last synced: 10 months ago
JSON representation

A simple build tool for C and C++ projects.

Awesome Lists containing this project

README

          

# CBT - A C/C++ Build Tool

CBT is a build tool for C/C++ projects, written in Rust. It is designed to be simple to use, relying on a single TOML file for configuration.

It is very much a work in progress.