Package Exports
- release-toolbox
- release-toolbox/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (release-toolbox) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
release-toolbox
English | 简体中文
A command line gui npm/github
release and push script.
Features
- Light weight.
gui
interface operation.- Version selection in accordance with the
semver
specification. - Support for
npm/github
tag, support for addinggithub release
information.
TODO
- Improve error capture.
- Add process loading animation.
- Add
release
template. - Optimize package size.