2 Commits

Author SHA1 Message Date
Carlo Dapor
d2f8ca7215
feat(@angular/cli): Generate completion.sh automatically.
It requires little tweaking in the case-block.

Now the completion shell script is generated out of TypeScript code entirely.  The options and aliases are generated dynamically.  There are options to only produce bash- or zsh-specific code.

Closes #3981.
2017-02-02 19:20:37 -08:00
Hans
601f9b38f8 feat(@angular/cli): move angular-cli to @angular/cli (#4328)
This release is otherwise identical to beta.28.
2017-02-01 18:19:50 -08:00