Package detail

@motork/shift-assets

drivek495GPL-3.00.0.84

Shift assets for DriveK products

icons, svg, motork

readme

Shift

Because shift happens

npm version

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.