Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

bradoyler/dashub-ember-cli

Repository files navigation

dashub-ember-cli

DasHub using the Ember-Cli

DasHub

a heads-up display for agile teams using github issues

DasHub is a tool to make GitHub Issues more visible and manageable to teams using Github for issue tracking

It uses Ember-Cli, which aims to be the foundation for ambitious web applications built with Ember.

Try it

Getting started

Install prereqs

  1. Install node.js from nodejs.org
  2. Install bower npm install -g bower
  3. Install Ember-Cli npm install -g ember-cli

Get it running 🏃

git clone https://github.com/bradoyler/dashub-ember-cli.git
cd dashub-ember-cli
npm install && bower install
ember server

Contribute (2 ways)

  1. Submit a Pull request (anything is appreciated)
  2. Star this repo. It helps encourage more contributions. 👏

About

DasHub using the Ember Cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published