Author: Sidharth Mishra
Muustash-TS
is a tool that generates a skeleton TypeScript project for VS Code.
Muustash-TS needs Yeoman(yo
) internally.
npm install -g yo generator-muustash-ts
yo muustash-ts
and follow the on-screen instructions.
- Changed directory before installing dependencies and git init.
- Initial release. Basic templates for now.