Registry / cli / magefile-mage

magefile-mage

JSON →
library1.17.2gogounverified

Mage is a make/rake-like build tool using Go instead of a domain-specific language.

go get github.com/magefile/mage
INSTALL
IMPORT
SIG · MAGEFILE-MAGE
M
magefile-mage
cligov1.17.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mage
github.com/magefile/mage

Define and run build targets using Go functions.

package main import "github.com/magefile/mage/mg" func main() { mg.Deps(MyTarget) } func MyTarget() {}
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
magefile-mage — go get magefile-mage · libregistry