Git Product home page Git Product logo

hapi-generator's Introduction

generator-hapi-style

Yeoman generator for scaffolding hapi apps and plugins.

Build Status Dependency Status devDependency Status

Install

$ npm install -g yo
$ npm install -g generator-hapi-style

Usage

App generator (api and web combo)

$ yo hapi-style:app hapi-fan-club
$ cd hapi-fan-club
$ npm install
$ npm update --save
$ npm test
$ npm start

Api generator

$ yo hapi-style:api hapi-fan-serve
$ cd hapi-fan-serve
$ npm install
$ npm update --save
$ npm test
$ npm start

Web generator

$ yo hapi-style:web hapi-fan-site
$ cd hapi-fan-site
$ npm install
$ npm update --save
$ npm test
$ npm start

Plugin generator

$ yo hapi-style:plugin hapi-space-madness
$ cd hapi-space-madness
$ npm install
$ npm update --save
$ npm test

Questions and contributing

Any issues or questions (no matter how basic), open an issue. Please take the initiative to include basic debugging information like operating system and relevant version details such as:

$ npm version

# { 'generator-hapi-style': '5.0.0',
#   npm: '2.14.7',
#   ares: '1.10.1-DEV',
#   http_parser: '2.5.0',
#   icu: '56.1',
#   modules: '46',
#   node: '4.2.2',
#   openssl: '1.0.2d',
#   uv: '1.7.5',
#   v8: '4.5.103.35',
#   zlib: '1.2.8' }

Contributions are welcome. Your code should:

If you're changing something non-trivial, you may want to submit an issue first.

Keep it covered

๐Ÿ‘ All the generators include 100% test coverage.

License

MIT

Don't forget

What you create with generator-hapi-style is more important than generator-hapi-style.

hapi-generator's People

Contributors

jedireza avatar tangmonk avatar abpaul avatar millette avatar

Watchers

James Cloos avatar  avatar

Forkers

andwaressj

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.