Skip to content

Latest commit

History

History
20 lines (12 loc) 路 476 Bytes

File metadata and controls

20 lines (12 loc) 路 476 Bytes

Angular CLI (via npm) (angular-cli)

Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/angular-cli:2": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest