An open API service indexing awesome lists of open source software.

https://github.com/ezsystems/ezplatform-ee-assets


https://github.com/ezsystems/ezplatform-ee-assets

Last synced: over 1 year ago
JSON representation

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.