This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/chrome
2017-03-12 17:13:31 -07:00
..
app new icons, persist manual bridge ip 2017-03-12 17:13:31 -07:00
config chrome skeleton 2017-02-14 23:55:12 -08:00
public new icons, persist manual bridge ip 2017-03-12 17:13:31 -07:00
.bowerrc chrome skeleton 2017-02-14 23:55:12 -08:00
.editorconfig chrome skeleton 2017-02-14 23:55:12 -08:00
.ember-cli chrome skeleton 2017-02-14 23:55:12 -08:00
.gitignore chrome skeleton 2017-02-14 23:55:12 -08:00
.jshintrc chrome skeleton 2017-02-14 23:55:12 -08:00
.travis.yml chrome skeleton 2017-02-14 23:55:12 -08:00
.watchmanconfig chrome skeleton 2017-02-14 23:55:12 -08:00
bower.json WIP 2017-03-11 14:42:30 -08:00
ember-cli-build.js finishing up the chrome extension, egorphilippov -> nidratech in the footer 2017-02-25 15:40:03 -08:00
package.json new icons, persist manual bridge ip 2017-03-12 17:13:31 -07:00
README.md chrome skeleton 2017-02-14 23:55:12 -08:00

Huegasm

This README outlines the details of collaborating on this Ember application. Music awesomeness for hue lights.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd huegasm
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Building

  • ember build (development)
  • ember build --environment production (production)