yo

CLI tool for running Yeoman generators to scaffold projects

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for running Yeoman generators

Commands

yo

Examples

List all installed generators$ yo --help
Run a specific generator (e.g., webapp generator)$ yo webapp
Update all generators to latest versions$ yo update