gitrelease

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 8 Imported by: 0

README

Gitrelease

Continues Integration License

This program can set the release information based on all commits of a tag. To see the example visit Releases page.

  1. Requirements
  2. Installation
  3. Usage
  4. License

Requirements

This program requires Go >= v1.17.

Installation

To install:

go install github.com/arsham/gitrelease@latest

Usage

After you've made a tag, you can publish the current release documents by just running:

gitrelease

If you want to release an old tag:

gitrelease -t v0.1.2

If you want to use a different remote other than the origin:

gitrelease -r upstream

License

Licensed under the MIT License. Check the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package commit contains the logic for interacting with git, commits and github.
Package commit contains the logic for interacting with git, commits and github.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳