mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
10 lines
256 B
Markdown
10 lines
256 B
Markdown
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
|
|
|
|
# ng generate enum
|
|
|
|
## Overview
|
|
`ng generate enum [name]` generates an enumeration
|
|
|
|
## Options
|
|
`--app` Specifies app name or index to use.
|