package
0.0.5
Repository: https://github.com/dio/magex.git
Documentation: pkg.go.dev

# README

magex/tool

Provide on-demand tools. See example for example.

# Packages

No description provided by the author

# Functions

Load loads .magetools.yaml and put the installation destination to dir.
LoadDefault load and sets the output directory to magetools.
LoadFromData loads installable from data.
LoadFromFile loads installable from file.
MustLoadDefault load and sets the output directory to magetools.

# Structs

Box holds all information given in .magetools.yaml.
RunWithOption holds option for a running tool.