brew install bazel
Note: currently only works with yarn.
yarn install
Execute this before the first run.
yarn run prerun
This single command starts the following components and watches for changes:
- Schematics Compiler
- Schematics Runner
- Bazel Runner
yarn start
https://medium.com/@jorgeucano/your-fist-angular-schematics-f711d70cb37c
https://github.com/angular/angular-cli/tree/master/packages/angular_devkit/schematics
https://nitayneeman.github.io/schematics-utilities
https://medium.com/rocket-fuel/angular-schematics-simple-schematic-76be2aa72850
https://www.youtube.com/watch?v=Qb3tykleV_g https://github.com/bazelbuild/rules_typescript https://github.com/alexeagle/angular-bazel-example/wiki/TypeScript-rules
https://github.com/bazelbuild/rules_nodejs
https://github.com/alexeagle/angular-bazel-example/tree/cli
https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API