tektronix-metacatalog-client v0.9.0
Tektronix Metacatalog Client 
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
ember serve --proxy http://127.0.0.1:1337
- Visit your app at http://localhost:4200.
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
andNPM_TOKEN
to travis env. And replace theenv
section in.travis
file with your ownREDIS_PW
,AWS_KEY
andAWS_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
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago