aa54aef187 | ||
---|---|---|
.library-template | ||
.scripts | ||
.vscode | ||
async-io | ||
autorest-extension-base | ||
codegen | ||
codegen-csharp | ||
codemodel | ||
codemodel-v3 | ||
common | ||
datastore | ||
deduplication | ||
eventing | ||
extension | ||
linq | ||
oai2-to-oai3 | ||
object-comparison | ||
openapi | ||
tasks | ||
uri | ||
.default-eslintrc.yaml | ||
.eslintignore | ||
.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