Marc Cornellà 7568bbd9f5 feat(ng): get `ng` completion from parsed help output (#10294) 2 年之前
..
README.md 2c0315dba4 ng: refactor README 4 年之前
_ng 7568bbd9f5 feat(ng): get `ng` completion from parsed help output (#10294) 2 年之前

README.md

ng plugin

This plugin adds autocompletion support for Angular's CLI (named ng).

To use it, add ng to the plugins array of your zshrc file:

plugins=(... ng)