svt

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2023 License: MIT Imports: 1 Imported by: 0

README

SVT - Semantic Versioning Tools

SVT is a utility for working with semantic versions written in Go.

Available Commands

  • compare: Compare two semantic versions, outputs "eq", "gt" or "lt".
svt compare [version-1] [version-2]
  • latest: Compare two semantic versions and print the highest version.
svt latest [version-1] [version-2]
  • help: Help about any command
svt help [command]

Setup

go mod tidy

Building the project

svt uses task for running tasks, which is a tool similar to make.

task build

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
cmd
svt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL