Closed robfletcher closed 12 years ago
Ideally the generate-all and generate-views commands should do this although given the way they hardcode the files they deal with it might not be possible. In that case another script will be used.
generate-all
generate-views
View generation is complete. I want to add an ng-generate-all script so that controller generation can be rolled in as well.
ng-generate-all
Ideally the
generate-all
andgenerate-views
commands should do this although given the way they hardcode the files they deal with it might not be possible. In that case another script will be used.