mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
The `isTTY` and `supportColor` helpers can now accept a stream to check instead of assuming stdout. This is useful if stderr needs to be checked, for instance. Also, color checking now uses Node.js `hasColors` where possible which has been available since Node.js v10.
Angular CLI - The CLI tool for Angular.
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.