generator-homey

1.0.1 • Public • Published

generator-homey NPM version Build Status Dependency Status Code Climate

Homey App generator

This generator allow you to create a basic homey app structure ready to deploy with permissions, category. It also let you generate drivers for a generated app.

Installation

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

npm install -g yo
npm install -g generator-homey

Then generate your new project:

yo homey
//or 
yo homey com.homey.hello

You can also generate new driver to your homey app like this:

yo homey:driver driverId

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 © jaumard

Package Sidebar

Install

npm i generator-homey

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jaumard