프로젝트

must

must screenshot or poster
2026Design + Engineering활발
RustCLI
0 0 포크마지막 푸시 2026년 8월 23일

Task runners like Make and Just describe commands but share nothing across languages; Bazel-scale systems define the whole world. must sits between them: one binary, one Mustfile.toml, and consistent verbs — must build, must test, must outdated — backed by roughly forty recipe types spanning Rust, Go, C/C++, TypeScript, Python, Zig, Docker, and more.

Content-hash caching skips unchanged work, cross-compilation and env interpolation are first-class, Lua plugins extend the core, and existing Makefiles import directly. The project builds itself with its own Mustfile.