Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 357 Bytes

development.md

File metadata and controls

28 lines (17 loc) · 357 Bytes

Prerequisites

  • npm
  • npm install -g "@microsoft/rush"
  • npm install -g typescript
  • npm install -g autorest

Building

To build autorest.go

rush build

To regenerate test and samples

rush regenerate
rush regenerate --filter TestName

Debugging

Testing Against azure-sdk-for-go