Async tasks library used by autorest and related tools.
Перейти к файлу
Garrett Serack 007fa84c10 updates to support typeconverters 2019-05-06 08:59:30 -07:00
.vscode Deduplication wip. 2018-11-27 16:13:53 -08:00
common merge'd/updated reset-version 2019-01-31 15:37:03 -08:00
libraries updates to support typeconverters 2019-05-06 08:59:30 -07:00
.gitattributes using to rush.io 2018-10-03 10:04:34 -07:00
.gitignore cleanup 2018-10-03 10:04:58 -07:00
LICENSE Initial commit 2017-11-10 11:55:00 -08:00
package.json playing with publishing 2019-01-28 14:00:52 -08:00
readme.md tweaking readme 2018-10-03 14:18:31 -07:00
rush.json Created deduplication project. 2018-11-27 10:29:20 -08:00
tsconfig.json updating to library es2018 2019-04-12 08:36:54 -07:00
tslint.json Oai3convert (#11) 2018-10-19 12:42:58 -07:00

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