Skip to content

shanedg/trshcmpctr

Repository files navigation

trshcmpctr

GitHub Actions CI (Main)

all build config, no substance

This monorepo (mono-repository) is managed with @microsoft/rush

Quick Start

Install rush globally

npm install --location=global @microsoft/rush

Install all project dependencies

rush install

Build all projects

rush build

Test all projects

rush test

Contributing

See CONTRIBUTING.md