Skip to content

Share files quickly from your remote storage

Notifications You must be signed in to change notification settings

raucao/sharesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 8, 2018
1c87d90 · Jan 8, 2018
Nov 3, 2017
Oct 15, 2017
Sep 23, 2017
Nov 3, 2017
Oct 15, 2017
Aug 11, 2017
Jan 25, 2016
Feb 17, 2017
Jan 25, 2016
Oct 15, 2017
Oct 15, 2017
Oct 17, 2017
Oct 15, 2017
Jan 25, 2016
Oct 15, 2017
May 29, 2017
Oct 15, 2017
Jan 25, 2016
Jan 8, 2018
Jan 8, 2018
Oct 15, 2017
Jan 25, 2016

Repository files navigation

Sharesome

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 [email protected]:skddc/sharesome.git this repository
  • cd sharesome
  • npm 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

[TODO]

Further Reading / Useful Links