Closed
Description
Please provide us with the following information:
- OS? Mac OSX (El Capitan)
- Versions. Please run
ng --version
. If there's nothing outputted, please
angular-cli: 1.0.0-beta.1
node: 5.7.0
os: darwin x64
It would be really usefull to add cli commands for:
- rm = removing a component
- mv = moving / renaming a component
Unless I am missing it, I don't see that this exists and it would be really useful during refactoring to avoid all the manual updates that come with this process.
Thoughts?