https://github.com/sourcepirate/release
a simple release tool made from git and rust.
https://github.com/sourcepirate/release
Last synced: 22 days ago
JSON representation
a simple release tool made from git and rust.
- Host: GitHub
- URL: https://github.com/sourcepirate/release
- Owner: sourcepirate
- Created: 2017-12-02T10:38:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T10:43:22.000Z (over 8 years ago)
- Last Synced: 2025-12-26T17:44:53.494Z (6 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Release
Tagging git repo with semantic versioning.
## Usage
```
USAGE: release {major, minor, patch}
```
## LICENSE
MIT