Giter Site home page Giter Site logo

anatasios / generator-smartthings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smartthingscommunity/generator-smartthings

0.0 0.0 0.0 1.02 MB

Yeoman generator to bootstrap a SmartThings Cloud SDK-based app

License: Apache License 2.0

JavaScript 77.19% HTML 16.91% Shell 5.90%

generator-smartthings's Introduction

generator-smartthings

Generates a SmartThings SmartApp application

Getting started

The No-Install Way ๐Ÿ‘Œ

If you have NPM install (5.2.0+), just run the following command from a root repository directory:

npx yo smartthings

or,

npm init yo smartthings

Take note of the name, missing the generator- prefix. This is intentional.

Or, with Yeoman globally installed

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

npm install -g yo
npm install -g generator-smartthings

Then generate your new project:

yo smartthings

Developing

Debugging guide

  • From the source directory:
npm link
  • From anywhere:
node --inspect `which yo` smartthings
  • For additional debug logging from Yeoman itself:
DEBUG=yeoman:generator node --inspect `which yo` smartthings

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.

More about SmartThings

If you are not familiar with SmartThings, we have extensive on-line documentation.

To create and manage your services and devices on SmartThings, create an account in the Developer Workspace.

The SmartThings Community is a good place share and ask questions.

There is also a SmartThings reddit community where you can read and share information.

License and Copyright

Licensed under the Apache License, Version 2.0

Copyright 2019 SmartThings, Inc.

generator-smartthings's People

Contributors

dependabot[bot] avatar erodewald avatar kidongcho avatar patshiab avatar rossiam avatar smartthingspi avatar yet100 avatar

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.