Categorygithub.com/VixsTy/grimoire
modulepackage
0.0.2
Repository: https://github.com/vixsty/grimoire.git
Documentation: pkg.go.dev

# README

grimoire

a grimoire for my usage of https://github.com/magefile/mage

# Packages

No description provided by the author

# Functions

Branch returns the git branch for current repo.
Hash returns the git hash for the current repo or "" if none.
MainDirectoryName returns the git main directory name.
MainModule returns the main golang module or "" if none.
NormalizePath turns a path into an absolute path and removes symlinks.
RunIntegrationTest run integration test.
Tag returns the git tag for the current branch or "" if none.

# Type aliases

Build is a mage namespace which will manage building actions.
Ci is a mage namespace which will manage continuous integration actions.
Docker is a mage namespace which will manage docker actions.
Go is a mage namespace which will manage golang actions.