Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/calver
https://github.com/higebu/calver
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/calver
- Owner: higebu
- License: mit
- Created: 2021-03-16T06:44:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T07:27:39.000Z (8 months ago)
- Last Synced: 2024-10-04T19:44:18.969Z (4 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calver
A tool to generate version string based on [CalVer](https://calver.org).
# Install
```
go get github.com/higebu/calver
```# Usage
```
calver -h
```