rushjs.io
Docs News API GitHub Help Get Started
Introduction
  • Welcome to Rush!
  • Why one big repo⁈
  • Getting started
Developer tutorials
  • Getting started as a developer
  • Everyday commands
  • Modifying package.json
  • Other helpful commands
Maintainer tutorials
  • Setting up a new repo
  • Adding projects to a repo
  • Enabling CI builds
  • Recommended Settings
  • NPM vs PNPM vs Yarn
  • Enabling policies
  • Installing Git hooks
  • Enabling Prettier
  • Custom commands
  • Publishing packages
  • Deploying projects
Best practices
  • Authoring change logs
Advanced topics
  • Config file reference
  • Phantom dependencies
  • NPM doppelgangers
  • Preferred versions
  • Installation variants
  • The "rush-lib" API
Command reference
  • rush add
  • rush build
  • rush change
  • rush check
  • rush deploy
  • rush init
  • rush init-autoinstaller
  • rush init-deploy
  • rush install
  • rush link
  • rush list
  • rush publish
  • rush purge
  • rush rebuild
  • rush scan
  • rush unlink
  • rush update
  • rush update-autoinstaller
  • rush version
Config reference
  • Environment variables
  • .npmrc
  • command-line.json
  • common-versions.json
  • experiments.json
  • deploy.json
  • pnpmfile.js
  • rush.json
  • version-policies.json
Help
  • Getting support
  • FAQ
Improve this page

Getting support

<< Docs Index

Rush is actively developed by a team within MS Office. Although Microsoft does not provide official support for Rush, there are various community options for help:

  • Frequently Asked Questions

  • Found a bug? You can open a GitHub issue in the rushstack monorepo where Rush is developed

  • Gitter: Chat with Rush developers in the Rush Stack Gitter chat room

© 2020 Microsoft

  • Docs
  • News
  • API
  • GitHub
  • Help
  • Get Started