macOS
brew install angular-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de angular-cli pour les workflows d'agents IA.
installation
brew install angular-clilocal Homebrew formula metadata
sudo apt install ng-cjkDebian stable package indexes · ng-cjk · Source: deb.debian.org
aperçu
CLI tool for Angular
historique
Angular CLI is the official command-line interface for Angular. It creates workspaces, scaffolds application code, runs development servers, builds production bundles, applies generators, and anchors many Angular project workflows around the `ng` command.
The official GitHub repository was created in 2015, during the Angular 2 development period. The CLI emerged as Angular's answer to a common framework problem: developers needed a consistent way to create, build, test, and maintain applications without hand-assembling webpack, TypeScript, test runners, and project layout conventions.
Angular's current documentation describes the CLI as the tool used to initialize, develop, scaffold, and maintain Angular applications from a command shell. The repository README describes the monorepo packages around the CLI, Angular build tooling, DevKit, schematics, architect, and related build packages.
Over time the CLI became more than a project generator. It absorbed workspace configuration, builders, schematics, migrations, update workflows, and package-specific release channels, making it one of the main distribution points for Angular's build-system decisions.
Angular CLI adoption followed Angular adoption: teams standardized on `ng new`, `ng serve`, `ng build`, `ng test`, and `ng update` because those commands matched official documentation and release tooling. The project is distributed primarily as the npm package `@angular/cli`, while Homebrew packages it for users who install developer tools through system package managers.
The repo's package table shows Angular CLI sitting beside build, DevKit, schematics, SSR, and architect packages. That packaging structure matters because many ecosystem tools integrate with Angular not by shelling out alone, but by using the same builders and schematics machinery that the CLI exposes.
The standard workflow is to install `@angular/cli`, create a workspace with `ng new`, run a local app with `ng serve`, generate code with `ng generate`, build with `ng build`, and update with `ng update`. Workspace-wide defaults and project targets live in `angular.json` at the workspace root.
Package users care about major-version alignment: Angular CLI releases track Angular framework majors, and projects usually keep the CLI, Angular packages, TypeScript support, and build tooling within supported version ranges.
Angular CLI is a large framework CLI that package managers mostly wrap rather than reinvent. Its real upstream distribution is npm, but Homebrew users still expect `ng` to appear like any other command-line developer tool.
It is also an example of a CLI that is both executable and policy: installing it brings official assumptions about workspace layout, builders, code generation, migrations, and release cadence.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour angular-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
angular.json at the Angular workspace rootexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ng | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:angular-cli |
|---|---|
| Version | 22.0.8 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/angular-cli |
| Page d'accueil | https://angular.dev/cli/ |
| Dépôt | https://github.com/angular/angular-cli |
| Docs amont | https://angular.dev/cli |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/@angular/cli/-/cli-22.0.8.tgz |
| Dernière mise à jour | 2026-07-24T17:37:53Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | angular-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ng-cjk 1.5~beta1-13
Nihongo MicroGnuEmacs with CJK support
sudo apt install ng-cjkng-cjk-canna 1.5~beta1-13
Nihongo MicroGnuEmacs with CJK and Canna support
sudo apt install ng-cjk-cannang-common 1.5~beta1-13
Common files used by ng-* packages
sudo apt install ng-commonng-latin 1.5~beta1-13
Nihongo MicroGnuEmacs with Latin support
sudo apt install ng-latinng-cjk 1.5~beta1-10
Nihongo MicroGnuEmacs with CJK support
sudo apt install ng-cjkng-cjk-canna 1.5~beta1-10
Nihongo MicroGnuEmacs with CJK and Canna support
sudo apt install ng-cjk-cannang-common 1.5~beta1-10
Common files used by ng-* packages
sudo apt install ng-commonng-latin 1.5~beta1-10
Nihongo MicroGnuEmacs with Latin support
sudo apt install ng-latinpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.