0.5.0 • Published 4 years ago

@tradegecko/warehousing v0.5.0

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

Tradegecko Warehousing

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd tradegecko-warehousing
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

Deployment

The deployment is done on Github Pages. We use the branch gh-pages for deploys. To deploy new changes, create a new tag/version and use the command ember deploy production to deploy.

More documentation here >> Ember addon docs deployment

For more information on using ember-cli, visit http://ember-cli.com/.