macOS
brew install angular-clilocal Homebrew formula metadata
brew
angular-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install angular-clilocal Homebrew formula metadata
sudo apt install ng-cjkDebian stable package indexes · ng-cjk · ソース: deb.debian.org
概要
CLI tool for Angular
履歴
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.
セキュリティ状態
angular-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 root実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ng | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:angular-cli |
|---|---|
| バージョン | 22.0.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/angular-cli |
| ホームページ | https://angular.dev/cli/ |
| リポジトリ | https://github.com/angular/angular-cli |
| 上流ドキュメント | https://angular.dev/cli |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/@angular/cli/-/cli-22.0.8.tgz |
| 最終更新 | 2026-07-24T17:37:53Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-latinソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.