0.4.0 • Published 7 years ago

generator-jb-module v0.4.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

generator-jb-module

An simple yeoman generator for building NodeJS libraries and console apps with TypeScript.

Features:

  • Easily build, test, and publish to NPM via predefined gulp tasks.
  • Tests written with AVA, but can be swapped out with your framework of choice.
  • Use TypeScript for type safety, improved intellisense, and ES7+ language features.

Tips

  • Once installed, run gulp help to see the available commands.
  • Currently all of the settings default to my usual choices. Make an issue/PR to change them and we can make it happen!

Contribute

  1. Fork it
  2. npm i
  3. npm link to "install" the generator locally.
  4. Make changes and test it in another directory.
  5. Send pull request! :sunglasses:

License:

MIT

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago