GitXplorerGitXplorer
t

searchygithub

public
0 stars
0 forks
5 issues

Commits

List of commits on branch master.
Unverified
6d12307e83ea38cbd61a8eb46ebdebd1a66f8340

Added some more formatting to the html

tthebeachdev committed 9 years ago
Unverified
dff1ec4f0789722200e29bf7def6d5586ed74435

Cleaned up the UI a bit

tthebeachdev committed 9 years ago
Unverified
66f7b5abb39e9d22339014b3cdd8c3727f3be8f9

Added some formatting to the front page

tthebeachdev committed 9 years ago
Unverified
8323d49934d751115787a11032ab84becdab6e10

modified gitignore

tthebeachdev committed 9 years ago
Unverified
f1bf878122ecdd89a018abc5648d8f9feb86fe74

changed replace in route

tthebeachdev committed 9 years ago
Unverified
34c74ff65c1f92264b5a8cbbc9688af3102f82b1

cleaned up a bit

tthebeachdev committed 9 years ago

README

The README file for this repository.

Githubclient

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

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

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