Categorygithub.com/wavesoftware/go-magetasks
modulepackage
0.9.2
Repository: https://github.com/wavesoftware/go-magetasks.git
Documentation: pkg.go.dev

# README

= A general purpose, reusable Mage tasks

This repo holds a list of reusable Mage tasks to be used in other projects.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Build will build project artifacts, binaries and images.
Check will run all lints checks.
Clean will clean project files.
Configure will set up a project to be built.
Publish will publish built artifacts to remote site.
Test will execute regular unit tests.

# Variables

ErrNoBuilderForArtifact when no builder for artifact is found.
ErrNoPublisherForArtifact when no publisher for artifact is found.