Simple cli for generate typescript class.
Use it in global mode :
npm i typescript-cli-generator -g
Or just in your repo :
npm i typescript-cli-generator -D
Simply type ts:class
in your shell.
And follow questions ;) !
That's not terrible, right ?