Commit Graph
5 Commits
Author SHA1 Message Date
Carlo Dapor afa8dc46ec Fix agnoster initial diagnostic error
This PR fixes the runtime error that displays this:

```log
prompt_status:2: symbols: attempt to assign array value to non-array
```.

It trips over a local array which is not properly declared.
2018-09-25 21:46:27 +02:00
Carlo DaporandMarc Cornellà 34bc556bd3 Added README.md 2016-09-21 21:27:05 +02:00
Carlo DaporandMarc Cornellà 3da2f7ea6a Updated options for generate. Added gh-pages:deploy / github-pages:deploy. 2016-09-21 21:27:05 +02:00
Carlo DaporandMarc Cornellà a748f513a6 The argument completion also has no extra options. 2016-09-21 21:27:05 +02:00
Carlo DaporandMarc Cornellà bd599066d7 Added angular-cli (ng) completion. 2016-09-21 21:27:05 +02:00