0.0.0 • Published 9 years ago

licenser.js v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-generate

NPM version Build Status Dependency Status Coverage percentage

Personal yeoman generator for generating various starting project and code arhitecture for py, js, java.

Installation

First, install Yeoman and generator-generate using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-generate

Then generate your new project:

yo generate

Todo

  • Appi calls to services (license, versioneye, ...)
  • Make logger for generator.
  • Make unittests.
  • Make extensive hand made tests for every possible error and case.
  • Verbose and neat error printing.

Generated apps features

  • Todo: List this...

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 © Uros Jarc

0.0.0

9 years ago