Simple BAT file I use to generate Angular components at the specified path.
Inputs:
* char indicating type of component to be generated ([C]omponent, [S]ervice, [P]ipe, etc)
* desired path to be generated, relative to the app folder
* confirmation (y/n)