File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1
- # Contributing to Angular CLI
1
+ # Contributing to Angular DevKit
2
2
3
3
We would love for you to contribute to Angular CLI and help make it even better
4
4
than it is today! As a contributor, here are the guidelines we would like you
Original file line number Diff line number Diff line change
1
+ # Angular DevKit
2
+ ### Development tools and libraries specialized for Angular
3
+
4
+ <!-- Insert badges here -->
5
+
6
+ [ ![ CircleCI branch] ( https://img.shields.io/circleci/project/github/angular/devkit/master.svg?label=circleci )] ( https://circleci.com/gh/angular/devkit )
7
+ [ ![ Dependency Status] [ david-badge ]] [ david-badge-url ]
8
+ [ ![ devDependency Status] [ david-dev-badge ]] [ david-dev-badge-url ]
9
+
10
+ [ ![ npm] ( https://img.shields.io/npm/v/%40angular/cli.svg )] [ npm-badge-url ]
11
+ [ ![ npm] ( https://img.shields.io/npm/v/%40angular/cli/next.svg )] [ npm-badge-url ]
12
+ [ ![ npm] ( https://img.shields.io/npm/l/@angular/cli.svg )] [ npm-badge-url ]
13
+ [ ![ npm] ( https://img.shields.io/npm/dm/@angular/cli.svg )] [ npm-badge-url ]
14
+
15
+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/angular/devkit.svg?style=social&label=Fork )] ( https://github.com/angular/devkit/fork )
16
+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/angular/devkit.svg?style=social&label=Star )] ( https://github.com/angular/devkit )
17
+
18
+ ----
19
+
20
+ This is the home for all the tools and libraries built to assist developers with their Angular applications.
21
+
22
+ ### Quick Links
23
+ [ Gitter] ( https://gitter.im/angular/angular-cli ) | [ Contributing] ( https://github.com/angular/devkit/blob/master/CONTRIBUTING.md ) | [ Angular CLI] ( https://gitter.im/angular/angular-cli )
24
+
25
+ ### Packages
26
+ This is a monorepo which contains many packages:
27
+
28
+ | Project | Package | Version | Links |
29
+ | ---| ---| ---| ---| ---|
30
+ | Build Optimizer | ` @angular-devkit/build-optimizer ` | [ ![ npm] ( https://img.shields.io/npm/v/%40angular-devkit/build-optimizer.svg )] [ npm-badge-url ] | [ ![ README] ( https://img.shields.io/badge/README--green.svg )] ( https://github.com/angular/devkit/blob/master/packages/angular_devkit/build_optimizer/README.md ) |
31
+ | Schematics | ` @angular-devkit/schematics ` | [ ![ npm] ( https://img.shields.io/npm/v/%40angular-devkit/schematics.svg )] [ npm-badge-url ] | |
You can’t perform that action at this time.
0 commit comments