Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bas080/aurelia-plugins-releasor
Bash script for releasing aurelia plugins
https://github.com/bas080/aurelia-plugins-releasor
Last synced: 21 days ago
JSON representation
Bash script for releasing aurelia plugins
- Host: GitHub
- URL: https://github.com/bas080/aurelia-plugins-releasor
- Owner: bas080
- Created: 2016-06-27T19:42:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T19:54:23.000Z (over 8 years ago)
- Last Synced: 2023-03-25T10:16:42.782Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aurelia plugins releasor
A bash script which automates the releasing of aurelia plugins.
## Usage
Takes paths to the aurelia plugins directories.
`aurelia-plugin-releasor path path...`
## Installation
Make sure this file is in a directory which is in the `$PATH`. You can also
choose to copy paste the function into your `.bash_profile`.### Dependencies
- npm
- git
- jspm
- gulp