Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
/ dasht-app Public archive

Dasht App is a dashboard (home screen) for Chromecast and devices like it.

License

Notifications You must be signed in to change notification settings

crodriguez1a/dasht-app

Repository files navigation

Dasht

Dasht App is a dashboard (home screen) for Chromecast and devices like it. This app lives at DashtApp.com

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

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

JSCS Linting

Uniform code quality and style is important. If you're using the Atom text editor then install these packages to JSCS Lint your code on file changes and file saves.

apm install linter
apm install linter-jscs

For more information, check out the linter-jscs plugin for Atom.

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Dasht App is a dashboard (home screen) for Chromecast and devices like it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published