0.1.1 • Published 6 years ago

generator-muustash-ts v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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-ts

Run Muustash-TS

yo muustash-ts

and 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.