Discover Packages
github.com/project-init/devex
cmd
release
command
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 10, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Release
Simple tool used to create a release (as a tag) for a github repository. Meant to be added to repositories (like this
one) that use tagging as a way to kick off/generate releases.
Setup
Add the following to your mise.toml file
[tools]
"go:github.com/project-init/devex/cmd/release" = "latest"
Then you can run the cmd release to generate a git tag and trigger your release if it is coupled with a GH workflow
like this .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.