/rally

A monorepo for Rally project containing Rally SDK, Rally Web Platform and Extensions.

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

Mozilla Rally

This is a monorepo containing some of the code for the Mozilla Rally project.

Building this repo

To build the projects in this repo, use these shell commands:

npm install -g @microsoft/rush
rush install
rush build

For more information, see the documentation at: https://rushjs.io/