https://github.com/ezsystems/ezplatform-ee-assets
https://github.com/ezsystems/ezplatform-ee-assets
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ezsystems/ezplatform-ee-assets
- Owner: ezsystems
- Created: 2017-02-27T09:13:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T08:46:15.000Z (over 8 years ago)
- Last Synced: 2025-04-16T20:47:52.241Z (over 1 year ago)
- Language: Shell
- Size: 627 KB
- Stars: 2
- Watchers: 23
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.