generator-muustash-ts
v0.1.1
Published
Generates a Typescript project for VS Code.
Downloads
7
Readme
Muustash-TS
Author: Sidharth Mishra
Muustash-TS is a tool that generates a skeleton TypeScript project for VS Code.
Install Muustash-TS
Muustash-TS needs Yeoman(yo) internally.
npm install -g yo generator-muustash-tsRun Muustash-TS
yo muustash-tsand follow the on-screen instructions.
Changelog
v0.1.1
- Changed directory before installing dependencies and git init.
v0.1.0
- Initial release. Basic templates for now.
