https://github.com/nmsn/release-toolbox
A command line gui npm/github release and push script.
https://github.com/nmsn/release-toolbox
github-publish gui npm-publish
Last synced: 4 months ago
JSON representation
A command line gui npm/github release and push script.
- Host: GitHub
- URL: https://github.com/nmsn/release-toolbox
- Owner: nmsn
- License: mit
- Created: 2022-12-07T08:31:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T16:41:57.000Z (over 1 year ago)
- Last Synced: 2025-01-08T20:00:03.684Z (5 months ago)
- Topics: github-publish, gui, npm-publish
- Language: TypeScript
- Homepage:
- Size: 318 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# release-toolbox





English | [简体中文](./README.zh-CN.md)
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 adding `github release` information.## TODO
- [ ] Improve error capture.
- [ ] Add process loading animation.
- [ ] Add `release` template.
- [ ] Optimize package size.## Contributing
- [nmsn](https://github.com/nmsn)
## License
[MIT License](https://github.com/nmsn/release-toolbox/blob/main/LICENSE)