# 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.