https://github.com/daybrush/release
https://github.com/daybrush/release
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daybrush/release
- Owner: daybrush
- Created: 2019-03-30T07:30:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:32:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T02:29:44.091Z (8 months ago)
- Language: JavaScript
- Size: 616 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @daybrush/release
```
$ npm install @daybrush/release
``````
Usage: release [options] [command]
Commands:
help Display help
init Initialize
version Display version
Options:
-d, --dirs [value] Directories to copy (defaults to "dist")
-h, --help Output usage information
-i, --init Initialize Remote (disabled by default)
-r, --remote [value] Remote to release (defaults to "origin")
-v, --version Output the version number
```