warp is an friendly, fast, correct, and extensible build system built for polyglot monorepos that uses JavaScript for its configuration and is built in Rust.
- Faster than light. Every build action is cached and reused, and all builds are reproducible.
- Zero configuration. All build configuration is derived from sources and existing tool config.
- Designed to be extended. Use custom Tricorders, or write JavaScript rules and toolchains.
- Automatically manages language installations per project for you.
See the releases page.