Mission to provide reusable tech for running large-scale mono repo for the web. Open collaboration among community partners with serious tooling requirements, who got tired of going it alone. Specific strategy that integrates popular tools like Node.js, TypeScript, ESLint, Prettier, Webpack, Jest, etc. Family of projects that fill in the gaps for this strategy. Although various pieces of this work have been underway for years, we're now bringing them together under a common charter as Rush Stack. Track our progress on the News page and Roadmap. These major tools are developed under the Rush Stack umbrella. Rush, the scalable monorepo build orchestrator. Heft, an extensible build system that interfaces with Rush, API Extractor, coordinates API reviews for library packages, and generates .d.ts rollups. API Documenter, generates your API documentation website.
Features
- The "Rush Stack" components are optional extras that you can use with Rush
- Ensure deterministic and reliable package installations (using Yarn, PNPM, or NPM)
- Build your projects in the right order, as fast as possible
- Apply policies to keep your monorepo running smoothly
- Manage your publishing workflows
- Establish a standard repo layout and familiar CLI, to facilitate developers who contribute to many different monorepos