@motork/shift-assets
v0.0.84
Published
Shift assets for DriveK products
Downloads
594
Readme
Shift
Because shift happens
This repository hosts the assets of DriveK Shift Library.
Important
To work with this repository you need an auth token, created within the npm's dashboard.
Icons
To build the svg icons first install the dependencies:
$ npm install
Then run the following command:
$ npm run build
The minified assets are compiled into the dist
folder
Publish
Automatically
Just push your changes to master and trigger a build of this Jenkins job:
http://jenkins.drivek.com/job/drivek/job/shift-assets/
The patch version number is be increased, the new git tag and the modified package.json are pushed to Bitbucket and the package is published to the npm registry.