Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalisoft/release-me
Fast minimal release workflow script written in Bash with plugins and presets support
https://github.com/dalisoft/release-me
bash conventional-commits publish semantic-release workspace
Last synced: 17 days ago
JSON representation
Fast minimal release workflow script written in Bash with plugins and presets support
- Host: GitHub
- URL: https://github.com/dalisoft/release-me
- Owner: dalisoft
- License: apache-2.0
- Created: 2024-01-16T01:28:37.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-13T22:02:53.000Z (3 months ago)
- Last Synced: 2024-10-14T04:17:45.194Z (about 1 month ago)
- Topics: bash, conventional-commits, publish, semantic-release, workspace
- Language: Shell
- Homepage: https://dalisoft.github.io/release-me/
- Size: 633 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# release-me \[0.x\]
> Except bugs, errors and/or strange behavior
[![Coverage Status](https://coveralls.io/repos/github/dalisoft/release-me/badge.svg?branch=master)](https://coveralls.io/github/dalisoft/release-me?branch=master)
Fast minimal release workflow script written in **Bash** with plugins and presets support
## Features
- Available on all **Unix** environments
- Zero third-party dependencies
- No pre-install, just use
- Fast and no wait
- Workspace support out-of-box
- Programming language agnostic
- Fast (<5 sec with all plugins execution)
- Plugins available/compatible
- Presets available/compatible## Documentation
See [here](https://dalisoft.github.io/release-me)
## Similar projects
- [semantic-release](https://semantic-release.gitbook.io)
- [go-semantic-release](https://github.com/go-semantic-release/semantic-release)
- [changesets](https://github.com/changesets/changesets)
- [release-please](https://github.com/googleapis/release-please)## Credits to
- [Bash](https://www.gnu.org/software/bash)
- [ShellCheck](https://github.com/koalaman/shellcheck)
- [Bashcov](https://github.com/infertux/bashcov)
- [bash_unit](https://github.com/pgrange/bash_unit)## License
Apache-2.0