Suggestions appear as you type. Use the up and down arrows to choose one and Enter to open it.

Angular CLI

Free#4 of 33 in Code Generators

Command-line tooling for scaffolding and maintaining Angular applications.

—Not yet scored
Angular CLI— Visit Angular CLI

At a glance

  • Editor score
    Not yet scored
  • Pricing
    Open source
  • Best for
    Angular application and library generation
  • Paid from
    None
  • Project scaffolding
    Yes
  • Facts checked
    20 Sep 2026
  • Where it wins

    • Deep Angular scaffolding through schematics and workspace generation
    • Builds, testing, linting, deployment, and internationalization support
    • Extensible with custom schematics and specialized builders
  • Where it doesn't

    • Focused on Angular rather than general-purpose code generation
    • Requires terminal-based development workflows
    • Advanced customization depends on schematics and builders

Our verdict on Angular CLI

Angular CLI is an open-source command-line tool for creating, developing, testing, building, deploying, and maintaining Angular applications. Distributed as the @angular/cli npm package with the ng executable, it creates workspaces, generates application components and libraries, and modifies project files through schematics. It is intended for Angular developers working locally from a terminal, with support for Windows, macOS, and Linux. Supported project languages include TypeScript, HTML, and CSS.

Its main strength is breadth within the Angular ecosystem. The CLI can create new workspaces with ng new, generate application files, build and bundle applications and libraries, and run a development server with rebuild and live reload support. It also runs unit tests and end-to-end tests, supports linting and deployment builders, extracts internationalization content, and updates dependencies. These capabilities make it a practical fit for teams that want a consistent command-line workflow across common Angular project tasks rather than separate tools for each stage.

Extensibility adds value for projects with established conventions. Custom schematics can support project-specific code generation, while custom builders can handle specialized build or transformation tasks. That flexibility suits Angular teams maintaining shared patterns or tailored delivery processes. The trade-off is focus: Angular CLI is designed around Angular applications and libraries, not broad, framework-agnostic generation. It also assumes comfort with terminal-driven development and with configuring schematics or builders when the standard workflow is not enough. Choose it for Angular-centered scaffolding and lifecycle management; consider another generator when you need multi-framework coverage or a non-Angular workflow.

Angular CLI pricing

Plans Open sourceFree Free to use — no paid tier required for the core job.
See plans on angular.dev

Angular CLI fact sheet

Free planNot verified
Paid fromNone
Project scaffoldingYes
Custom templatesYes
Schema-to-code generationNot verified
CLI availableYes
IDE pluginsNot verified
Supported languagesTypeScript, HTML, CSS
DeploymentDesktop
PlatformsWindows, macOS, Linux
SupportCommunity, Docs
Built forSolo, Small business, Mid-market, Enterprise (editorial estimate)
PricingOpen source
Websiteangular.dev
Facts checked20 Sep 2026

Alternatives to Angular CLI

See all Angular CLI alternatives →

Angular CLI vs the competition

Compare Angular CLI with any tool side by side →

Used Angular CLI? Be the first to review it

The editor score above is our own research. What this page doesn't have yet is a reader's view — what you used Angular CLI for, what worked and what didn't. No stars are seeded and no review is paid for; an editor reads every one before it appears.

Write a reviewTwo minutes · your e-mail is never shown · read by an editor before it appears
Your rating

0 characters · at least 80, up to 3,000

You'll get a confirmation link by e-mail. Reviews appear after an editor reads them, usually within two working days.

Featured on iTechGuides

Featured on iTechGuides — Angular CLI —/10

Angular CLI is listed in our Code Generators directory. Add the badge to your site — it links back to this page.

<a href="https://www.itechguides.com/products/angular-cli/"><img src="https://www.itechguides.com/best/badge/angular-cli.svg" alt="Featured on iTechGuides" width="230" height="46"></a>

Guides on code generators

Reviewed by iTechGuides Editors · Editorial team · Updated Sep 2026

Advertiser disclosure: iTechGuides is reader-supported. We may earn a commission when you click some links. It never changes a score or a verdict. How we rank.