Skip to content

Reads the repositories from a github's organization

Notifications You must be signed in to change notification settings

telmaantunes/read-github

Repository files navigation

read-github

This is a simple interface to read your organization repositories.

Prerequisites

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

Installation

  1. Clone the project
$ git clone [email protected]:telmaantunes/read-github.git
  1. Go to the project's folder and install the dependencies
$ npm i

Running the app

  1. a) Run the app with real data
$ ember s
  1. b) Run the app with fake data
$ ember s --env=dummy
  1. Go to http://localhost:4200/

Testing the app

$ ember t

Build

$ ember build

Interface example

screen shot 2017-12-29 at 13 22 02

screen shot 2017-12-29 at 13 14 45

screen shot 2017-12-29 at 13 37 39

Test ok

screen shot 2017-12-29 at 13 40 45

About

Reads the repositories from a github's organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published