{"id":13406754,"url":"https://github.com/angular/angular-cli","last_synced_at":"2026-04-08T22:01:44.283Z","repository":{"id":33247492,"uuid":"36891867","full_name":"angular/angular-cli","owner":"angular","description":"CLI tool for Angular","archived":false,"fork":false,"pushed_at":"2026-04-01T13:15:41.000Z","size":206114,"stargazers_count":27044,"open_issues_count":317,"forks_count":11883,"subscribers_count":974,"default_branch":"main","last_synced_at":"2026-04-03T18:41:33.248Z","etag":null,"topics":["angular","angular-cli","cli","typescript"],"latest_commit_sha":null,"homepage":"https://cli.angular.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angular.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-04T19:49:37.000Z","updated_at":"2026-04-03T18:37:02.000Z","dependencies_parsed_at":"2023-11-23T17:37:31.625Z","dependency_job_id":"f62c2224-2b8e-42c9-ab2d-6a6525461748","html_url":"https://github.com/angular/angular-cli","commit_stats":{"total_commits":15661,"total_committers":768,"mean_commits":"20.391927083333332","dds":0.8483494029755443,"last_synced_commit":"b2e2be052f230af92b67992945ffc2e638058ca7"},"previous_names":[],"tags_count":1096,"template":false,"template_full_name":null,"purl":"pkg:github/angular/angular-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fangular-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fangular-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fangular-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fangular-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular","download_url":"https://codeload.github.com/angular/angular-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fangular-cli/sbom","scorecard":{"id":196316,"data":{"date":"2025-08-15T18:07:38Z","repo":{"name":"github.com/angular/angular-cli","commit":"aace49ec235a164e1180cf148d5926987fdf5557"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/assistant-to-the-branch-manager.yml:10","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dev-infra.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/feature-requests.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/perf.yml:11","Info: found token with 'none' permissions: .github/workflows/pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:12","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:  56 out of  56 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 64 contributing companies or organizations","details":["Info: found contributions from: AngularAir, AngularClass, FACTORYX, FEMR, FieldDB, HTTPArchive, Jasig, Many-Repo-Manager-PoC, Ninja-Squad, QwikDev, ReactWeek, RedditInsight, SofiaJavaScript, TrilonIO, angular, angular @google, angular-community, angular-redux, angularjs-in-action, app-demos, aspect-build, async-framework, beerjs, coddict, deployd, expert support, gethuman, google, google-gemini, googlers, guess-js, hackreactor, hizenapp, https://1fpga.com, keychain, kunai-consulting, mend, monsoonco, nestjs, newlinedotco, ng-cruise, ng-newsletter, ng-packagr, ngcommunity, nguniversal, ninja-squad, nko4, nrwl, obshtestvo, qwikifiers, rangle, rangleio, rectanglepodcast-com, source-map, storybookjs, testiumjs, trilonio co-founder, typed-typings, typings, uniform-team, vue-software, vuejs, wasmbinaries, webpack"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T21:53:48.929Z","repository_id":33247492,"created_at":"2025-08-16T21:53:48.929Z","updated_at":"2025-08-16T21:53:48.929Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular-cli","cli","typescript"],"created_at":"2024-07-30T19:02:38.423Z","updated_at":"2026-04-08T22:01:44.277Z","avatar_url":"https://github.com/angular.png","language":"TypeScript","readme":"\u003c!--\n  BEFORE UPDATING THIS FILE, READ THIS.\n\n  This file is automatically generated during release. It is important for you to not update\n  README directly.\n\n  - If you need to change the content, update `scripts/templates/readme.ejs`\n  - If you need to add/remove a package or a link, update the .monorepo.json file instead.\n\n  Any changes to README.md directly will result in a failure on CI.\n--\u003e\n\n\u003ch1 style=\"text-align: center\"\u003eAngular CLI - The CLI tool for Angular.\u003c/h1\u003e\n\n\u003cp style=\"text-align: center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"/docs/images/angular-cli-logo.png\" alt=\"Angular CLI logo\" width=\"100px\" height=\"108px\"/\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  \u003cem\u003eThe Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,\n    \u003cbr\u003eand maintain Angular applications directly from a command shell.\u003c/em\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp style=\"text-align: center\"\u003e\n  \u003ca href=\"https://angular.dev/tools/cli\"\u003e\u003cstrong\u003eangular.dev/tools/cli\u003c/strong\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp style=\"text-align: center\"\u003e\n  \u003ca href=\"CONTRIBUTING.md\"\u003eContributing Guidelines\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/angular/angular-cli/issues\"\u003eSubmit an Issue\u003c/a\u003e\n  ·\n  \u003ca href=\"https://blog.angular.dev\"\u003eBlog\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n## Documentation\n\nGet started with Angular CLI, learn the fundamentals and explore advanced topics on our documentation website.\n\n- [Getting started][quickstart]\n- [CLI][cli]\n- [Workspace and project file structure][filestructure]\n- [Workspace configuration][workspaceconfig]\n- [Schematics][schematics]\n\n## Development Setup\n\n\n### Prerequisites\n\n- Install [Node.js] which includes [Node Package Manager][npm]\n\n### Setting Up a Project\n\nInstall the Angular CLI globally:\n\n```\nnpm install -g @angular/cli\n```\n\nCreate workspace:\n\n```\nng new [PROJECT NAME]\n```\n\nRun the application:\n\n```\ncd [PROJECT NAME]\nng serve\n```\n\nAngular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.\n\n## Quickstart\n\n[Get started in 5 minutes][quickstart].\n\n## Ecosystem\n\n\u003cp\u003e\n  \u003cimg src=\"/docs/images/angular-ecosystem-logos.png\" alt=\"angular ecosystem logos\" width=\"500px\" height=\"auto\"\u003e\n\u003c/p\u003e\n\n- [Angular Framework][adev]\n- [Angular Material][angularmaterial]\n\n## Changelog\n\n[Learn about the latest improvements][changelog].\n\n## Upgrading\n\nCheck out our [upgrade guide](https://update.angular.dev/) to find out the best way to upgrade your project.\n\n## Contributing\n\n### Contributing Guidelines\n\nRead through our [contributing guidelines][contributing] to learn about our submission process, coding rules and more.\n\n### Want to Help?\n\nWant to report a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for [contributing][contributing] and then check out one of our issues labeled as \u003ckbd\u003e[help wanted](https://github.com/angular/angular-cli/labels/help%20wanted)\u003c/kbd\u003e or \u003ckbd\u003e[good first issue](https://github.com/angular/angular-cli/labels/good%20first%20issue)\u003c/kbd\u003e.\n\n### Code of Conduct\n\nHelp us keep Angular open and inclusive. Please read and follow our [Code of Conduct][codeofconduct].\n\n### Developer Guide\n\nRead through our [developer guide][developer] to learn about how to build and test the Angular CLI locally.\n\n\n## Community\n\nJoin the conversation and help the community.\n\n- [X (formerly Twitter)][twitter]\n- [Discord][discord]\n- [Gitter][gitter]\n- [YouTube][youtube]\n- [StackOverflow][stackoverflow]\n- Find a Local [Meetup][meetup]\n\n## Packages\n\nThis is a monorepo which contains many tools and packages:\n\n\n\n### Tools\n\n| Project | Package | Version | Links |\n|---|---|---|---|\n**Angular Build System** | [`@angular/build`](https://npmjs.com/package/@angular/build) | [![latest](https://img.shields.io/npm/v/%40angular%2Fbuild/latest.svg)](https://npmjs.com/package/@angular/build) | [![README](https://img.shields.io/badge/README--green.svg)](/packages/angular/build/README.md) [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/angular-build-builds)\n**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)\n**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)\n\n\n### Packages\n\n\n| Project | Package | Version | Links |\n|---|---|---|---|\n**Angular SSR** | [`@angular/ssr`](https://npmjs.com/package/@angular/ssr) | [![latest](https://img.shields.io/npm/v/%40angular%2Fssr/latest.svg)](https://npmjs.com/package/@angular/ssr) | [![README](https://img.shields.io/badge/README--green.svg)](/packages/angular/ssr/README.md) [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/angular-ssr-builds)\n**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)\n**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)\n**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)\n**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)\n**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)\n\n#### Misc\n\n| Project | Package | Version | Links |\n|---|---|---|---|\n**Angular Create** | [`@angular/create`](https://npmjs.com/package/@angular/create) | [![latest](https://img.shields.io/npm/v/%40angular%2Fcreate/latest.svg)](https://npmjs.com/package/@angular/create) | [![README](https://img.shields.io/badge/README--green.svg)](/packages/angular/create/README.md)\n**Webpack Angular Plugin** | [`@ngtools/webpack`](https://npmjs.com/package/@ngtools/webpack) | [![latest](https://img.shields.io/npm/v/%40ngtools%2Fwebpack/latest.svg)](https://npmjs.com/package/@ngtools/webpack) |  [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/ngtools-webpack-builds)\n\n#### Schematics\n\n| Project | Package | Version | Links |\n|---|---|---|---|\n**Angular PWA Schematics** | [`@angular/pwa`](https://npmjs.com/package/@angular/pwa) | [![latest](https://img.shields.io/npm/v/%40angular%2Fpwa/latest.svg)](https://npmjs.com/package/@angular/pwa) |  [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/angular-pwa-builds)\n**Angular Schematics** | [`@schematics/angular`](https://npmjs.com/package/@schematics/angular) | [![latest](https://img.shields.io/npm/v/%40schematics%2Fangular/latest.svg)](https://npmjs.com/package/@schematics/angular) |  [![snapshot](https://img.shields.io/badge/snapshot--blue.svg)](https://github.com/angular/schematics-angular-builds)\n\n\n\n**Love Angular CLI? Give our repo a star :star: :arrow_up:.**\n\n[contributing]: CONTRIBUTING.md\n[developer]: docs/DEVELOPER.md\n[quickstart]: https://angular.dev/tutorials/learn-angular\n[changelog]: CHANGELOG.md\n[documentation]: https://angular.dev/overview\n[angularmaterial]: https://material.angular.dev/\n[cli]: https://angular.dev/tools/cli\n[adev]: https://angular.dev/\n[workspaceconfig]: https://angular.dev/reference/configs/workspace-config\n[schematics]: https://angular.dev/tools/cli/schematics\n[filestructure]: https://angular.dev/reference/configs/file-structure\n[node.js]: https://nodejs.org/\n[npm]: https://www.npmjs.com/get-npm\n[codeofconduct]: https://github.com/angular/angular/blob/main/CODE_OF_CONDUCT.md\n[twitter]: https://www.x.com/angular\n[discord]: https://discord.gg/angular\n[gitter]: https://gitter.im/angular/angular-cli\n[stackoverflow]: https://stackoverflow.com/questions/tagged/angular-cli\n[youtube]: https://youtube.com/angular\n[meetup]: https://www.meetup.com/find/?keywords=angular\n","funding_links":[],"categories":["TypeScript","Run it yourself","Application","Demo","Uncategorized","Web","Install","How to get started with Awaresomeco-carousel","Angular CLI instructions:","Installation Instructions (Development)","前端开发框架及项目","Getting Started","Angular","Additional tools","cli","Extras","Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)","Documentation"],"sub_categories":["Add / New","Uncategorized","其他_文本生成、文本对话","CLI Tools","Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e","Basic usage"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular%2Fangular-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular%2Fangular-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular%2Fangular-cli/lists"}