Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 392 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 392 Bytes

Perks Libraries

Perks are a collection of common libraries that provide useful functionality (originall targeted at the AutoRest project.)

Building

Prerequisites

Install Rush to manage the build process:

  • npm install -g "@microsoft/rush"

Use Rush to install packages

  • rush update

Use Rush to build packages

  • rush rebuild