- AutoRest fundamentals - learn about the basic project layout and the AutoRest pipeline
- compiling AutoRest
The core is written in TypeScript, is the main entry point (src/autorest-core/app.ts
) and can hence be debugged regularly using VS Code, corresponding launch scripts are predefined.