tektronix-metacatalog-client

0.9.0 • Public • Published

Tektronix Metacatalog Client Build Status

Tektronix Metacatalog Client

For more infos checkout out: https://github.com/claudiocro/tektronix-metacatalog-sane

Prerequisites

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

Installation

  • git clone https://github.com/claudiocro/tektronix-metacatalog-client.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Make shure your local server is running

Running Tests

  • ember test
  • ember test --server

Running Tests on Travis-CI

This project uses semantic-release and * ember-deploy (index to redis and assets to amazon s3) for release and deploy.

To release on your own npm account and deploy to your own heroku account:

  • Add GH_TOKEN and NPM_TOKEN to travis env. And replace the env section in .travis file with your own REDIS_PW, AWS_KEY and AWS_ACCESS_KEY for the ember-deploy addon.

Building

  • ember build (development)
  • ember build --environment production (production)

Activate deployed version

  • ember deploy:activate --revision tektronix-metacatalog-client:<revision> --environment=production (production)

Release

This app follows the semantc-release

  • commit to master branch

Further Reading / Useful Links

Readme

Keywords

none

Package Sidebar

Install

npm i tektronix-metacatalog-client

Weekly Downloads

4

Version

0.9.0

License

MIT

Last publish

Collaborators

  • claudiocro