@@ -19,7 +19,7 @@ This is the home of the DevKit and the Angular CLI code. You can find the Angula
19
19
20
20
[ ![ CircleCI branch] ( https://img.shields.io/circleci/project/github/angular/angular-cli/master.svg?label=circleci )] ( https://circleci.com/gh/angular/angular-cli ) [ ![ Dependency Status] ( https://david-dm.org/angular/angular-cli.svg )] ( https://david-dm.org/angular/angular-cli ) [ ![ devDependency Status] ( https://david-dm.org/angular/angular-cli/dev-status.svg )] ( https://david-dm.org/angular/angular-cli?type=dev )
21
21
22
- [ ![ License] ( https://img.shields.io/npm/l/@angular/cli.svg )] ( https://github.com/angular/angular-cli/blob/master /LICENSE)
22
+ [ ![ License] ( https://img.shields.io/npm/l/@angular/cli.svg )] ( /LICENSE )
23
23
24
24
[ ![ GitHub forks] ( https://img.shields.io/github/forks/angular/angular-cli.svg?style=social&label=Fork )] ( https://github.com/angular/angular-cli/fork ) [ ![ GitHub stars] ( https://img.shields.io/github/stars/angular/angular-cli.svg?style=social&label=Star )] ( https://github.com/angular/angular-cli )
25
25
@@ -30,7 +30,7 @@ This is the home of the DevKit and the Angular CLI code. You can find the Angula
30
30
This is the home for all the tools and libraries built to assist developers with their Angular applications.
31
31
32
32
### Quick Links
33
- [ Gitter] ( https://gitter.im/angular/angular-cli ) | [ Contributing] ( https://github.com/angular/angular-cli/blob/master /CONTRIBUTING.md) | [ Angular CLI] ( http://github.com/angular/angular-cli ) |
33
+ [ Gitter] ( https://gitter.im/angular/angular-cli ) | [ Contributing] ( /CONTRIBUTING.md ) | [ Angular CLI] ( http://github.com/angular/angular-cli ) |
34
34
| ---| ---| ---|
35
35
36
36
@@ -50,7 +50,7 @@ will also be available to third party tools and IDEs.
50
50
51
51
| Project | Package | Version | Links |
52
52
| ---| ---| ---| ---|
53
- ** Angular CLI** | [ ` @angular/cli ` ] ( https://npmjs.com/package/@angular/cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular%2Fcli/latest.svg )] ( https://npmjs.com/package/@angular/cli ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular/cli/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/cli-builds )
53
+ ** Angular CLI** | [ ` @angular/cli ` ] ( https://npmjs.com/package/@angular/cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular%2Fcli/latest.svg )] ( https://npmjs.com/package/@angular/cli ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular/cli/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/cli-builds )
54
54
** Schematics CLI** | [ ` @angular-devkit/schematics-cli ` ] ( https://npmjs.com/package/@angular-devkit/schematics-cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fschematics-cli/latest.svg )] ( https://npmjs.com/package/@angular-devkit/schematics-cli ) | [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-schematics-cli-builds )
55
55
56
56
@@ -62,14 +62,14 @@ This is a monorepo which contains many packages:
62
62
63
63
| Project | Package | Version | Links |
64
64
| ---| ---| ---| ---|
65
- ** Architect** | [ ` @angular-devkit/architect ` ] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/architect/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-builds )
65
+ ** Architect** | [ ` @angular-devkit/architect ` ] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/architect/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-builds )
66
66
** Architect CLI** | [ ` @angular-devkit/architect-cli ` ] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Farchitect-cli/latest.svg )] ( https://npmjs.com/package/@angular-devkit/architect-cli ) | [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-architect-cli-builds )
67
- ** Build Angular** | [ ` @angular-devkit/build-angular ` ] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-angular/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/build_angular/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-angular-builds )
68
- ** Build NgPackagr** | [ ` @angular-devkit/build-ng-packagr ` ] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-ng-packagr/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/build_ng_packagr/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-ng-packagr-builds )
69
- ** Build Optimizer** | [ ` @angular-devkit/build-optimizer ` ] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-optimizer/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/build_optimizer/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-optimizer-builds )
70
- ** Build Webpack** | [ ` @angular-devkit/build-webpack ` ] ( https://npmjs.com/package/@angular-devkit/build-webpack ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-webpack/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-webpack ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/build_webpack/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-webpack-builds )
71
- ** Core** | [ ` @angular-devkit/core ` ] ( https://npmjs.com/package/@angular-devkit/core ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fcore/latest.svg )] ( https://npmjs.com/package/@angular-devkit/core ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/core/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-core-builds )
72
- ** Schematics** | [ ` @angular-devkit/schematics ` ] ( https://npmjs.com/package/@angular-devkit/schematics ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fschematics/latest.svg )] ( https://npmjs.com/package/@angular-devkit/schematics ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/angular-cli/blob/master /packages/angular_devkit/schematics/README.md) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-schematics-builds )
67
+ ** Build Angular** | [ ` @angular-devkit/build-angular ` ] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-angular/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-angular ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_angular/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-angular-builds )
68
+ ** Build NgPackagr** | [ ` @angular-devkit/build-ng-packagr ` ] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-ng-packagr/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-ng-packagr ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_ng_packagr/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-ng-packagr-builds )
69
+ ** Build Optimizer** | [ ` @angular-devkit/build-optimizer ` ] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-optimizer/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-optimizer ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_optimizer/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-optimizer-builds )
70
+ ** Build Webpack** | [ ` @angular-devkit/build-webpack ` ] ( https://npmjs.com/package/@angular-devkit/build-webpack ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fbuild-webpack/latest.svg )] ( https://npmjs.com/package/@angular-devkit/build-webpack ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/build_webpack/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-build-webpack-builds )
71
+ ** Core** | [ ` @angular-devkit/core ` ] ( https://npmjs.com/package/@angular-devkit/core ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fcore/latest.svg )] ( https://npmjs.com/package/@angular-devkit/core ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/core/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-core-builds )
72
+ ** Schematics** | [ ` @angular-devkit/schematics ` ] ( https://npmjs.com/package/@angular-devkit/schematics ) | [ ![ latest] ( https://img.shields.io/npm/v/%40angular-devkit%2Fschematics/latest.svg )] ( https://npmjs.com/package/@angular-devkit/schematics ) | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( /packages/angular_devkit/schematics/README.md ) [ ![ snapshot] ( https://img.shields.io/badge/snapshot--blue.svg )] ( https://github.com/angular/angular-devkit-schematics-builds )
73
73
74
74
#### Schematics
75
75
0 commit comments