b5fd1df987 | ||
---|---|---|
.scripts | ||
.vscode | ||
common | ||
libraries | ||
.default-eslintrc.yaml | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
package.json | ||
readme.md | ||
rush.json | ||
tsconfig.json |
readme.md
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