Requirement Document
Design Goals
Design a modular, ergonomic, and universal build tool
Module Management
- Module-by-module
- Support submodules
Ergonomics
Choose script/configuration
- Build
- Run
- Debug
- Deploy
- …
Thermal Heavy Load
- Reload by module hot
- Reload by file hot
- Custom thermal heavy loads
Universal
I18n (Internationalization)
- Customize localized text
Languages
- Rust
- C
- C++
- Zig
Platforms
- Linux
- Windows
- MacOS