@octorelease/core
v0.1.8
Published
Octorelease core package containing the CLI and APIs for plugins.
Downloads
5
Readme
Octorelease CLI
Octorelease core package containing the CLI and APIs for plugins.
| Step | Description |
|------|-------------|
| init
| Gather release notes from the package changelog(s). |
| version
| Update the version numbers in the package changelog(s). |
| publish
| Update the version numbers in the package changelog(s). |
| success
| Update the version numbers in the package changelog(s). |
| fail
| Update the version numbers in the package changelog(s). |
Install
$ npm install @octorelease/core -D
Usage
TODO
Configuration
TODO