/Tram

A straightforward build configuration and dependency management tool for C/C++.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Tram - Another simple build configuration tool

Caution

Tram is still under development. Bugs or config changes are to be expected!

Tram is a compact C/C++ build configuration tool with an integrated dependency manager. Existing solutions are often too complex or impose a specific structure, whereas Tram aims to streamline the process with a minimal code base and concise configuration files.

Supported platforms

  • GNU/Linux
  • Windows (planned)

Usage

TODO

Installing

TODO

Dependencies