taggr

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: MIT

README

Taggr

portfolio_view

Language agnostic tool to create Git Tag without cloning a repository.

Documentation

Full documentation is available at PackagrIO/docs

Usage

cd /path/to/git/repo
cat pkg/version/version.go
# const VERSION = "0.0.3"

# export PACKAGR_PACKAGE_TYPE=[major/minor/patch]
packagr-taggr create --scm github \
--name analogj/golang_analogj_test \
--sha ab1b5d4536a521c5797e749db34a281b9be5f68d \
--tag v2.0.0

Inputs

  • scm
  • scm_repo_full_name
  • scm_repo_tag_name
  • scm_repo_sha

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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