Open
Description
This is an existing, but for some reason cancelled issue over here
#905
I groan every time I need to add a new view... it would be endlessly helpful to
"tns view add mypage" and have it generate the basic subs for a page, like the xml with the already in there, the ts\js (with navto wired, maybe a model) , css... all stubbed in
- tns view add mypage
- tns view add mypage --ts
- tns view add mypage --model myModel
Or whatever...