@walts81/generator-ts-npm-pkg
v1.0.6
Published
Generates a boilerplate project for creating a TypeScript npm package
Downloads
2
Maintainers
Readme
TS-NPM-PKG yo generator
Generates a boilerplate project for creating a TypeScript/JavaScript npm package
Installing TS-NPM-PKG yo generator
First, install Yeoman and generator-ts-npm-pkg using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @walts81/generator-ts-npm-pkg
Then generate your new project:
yo @walts81/ts-npm-pkg
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Josh Walters