Skip to content

ezsystems/ezplatform-ee-assets

Repository files navigation

ezplatform-ee-assets

Installing dependencies

  1. bower install

Preparing a tag for release

To prepare a tag for release you have to run the following command from the root directory of the bundle:

sh bin/prepare_release.sh -v 1.0.0

The 1.0.0 stands for a version tag number that will be released.