0.3.0 • Published 9 years ago

generator-harvesterjs v0.3.0

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

generator-harvesterjs

A yeoman generator for harvester.js API projects

Getting started

  • Install: npm install -g generator-harvesterjs
  • Run: yo harvesterjs

Commands

  • yo harvesterjs shows a wizard for scaffolding a new harvesterjs API

What do you get?

Scaffolds out a complete project directory structure for you:

.
├── app/
│   ├── index.js
│   ├── api.js
│   ├── config.js
│   └── models/
├── .editorconfig
├── .gitignore
├── .jshintrc
├── LICENSE
├── package.json
└── test/

License

MIT

NPM

Build Status Coverage Status Dependency status Code Climate

0.3.0

9 years ago

0.2.3

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago