Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelcurrin/auto-tag
Take the hassle out of incrementing a tag version with AutoTag shell tool
https://github.com/michaelcurrin/auto-tag
auto-tag bash git tagging tagging-tool tags
Last synced: 27 days ago
JSON representation
Take the hassle out of incrementing a tag version with AutoTag shell tool
- Host: GitHub
- URL: https://github.com/michaelcurrin/auto-tag
- Owner: MichaelCurrin
- License: mit
- Created: 2020-02-05T10:43:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T12:27:24.000Z (over 2 years ago)
- Last Synced: 2024-06-21T04:29:45.122Z (5 months ago)
- Topics: auto-tag, bash, git, tagging, tagging-tool, tags
- Language: Shell
- Homepage: https://michaelcurrin.github.io/auto-tag/
- Size: 214 KB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoTag 🤖 🏷️
> The hassle-free way to increment your Git tag[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/auto-tag?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/auto-tag/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)[![OS - Linux](https://img.shields.io/badge/OS-Linux-blue?logo=linux&logoColor=white)](https://www.linux.org/)
[![OS - macOS](https://img.shields.io/badge/OS-macOS-blue?logo=apple&logoColor=white)](https://www.apple.com/macos/)[![Made with Bash](https://img.shields.io/badge/Made_with-Bash-blue?logo=gnu-bash&logoColor=white)](https://www.gnu.org/software/bash/)
A simple versioning CLI tool for devs with deadlines. Let it magically figure out what the next patch, minor, or major version should be and then make the Git tag for you.
## Preview 🔍
## Documentation 📖
[![Online docs](https://img.shields.io/badge/view-Online_docs-blue?style=for-the-badge)](https://michaelcurrin.github.io/auto-tag/ "Go to documentation site")
## License ⚖️
- Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).
- Feel free to use and modify.
- Please keep the license link that is in the script.