Mage

Use this skill when the user wants to build tool using go as a scripting language.

javimosch 5b21303 567 B Updated

File contents

Mage Plugin

Build tool using Go as a scripting language.

Commands

Operations

  • mage target run — run target via mage
  • mage target list — list target via mage
  • mage target init — init target via mage

Usage Examples

  • "mage --help"
  • "mage "

Installation

go install github.com/magefile/mage@latest

Examples

mage --version
mage --help

Key Features

  • build-tool\n- go\n- scripting

javimosch/supercli/tree/main/plugins/mage/skills/quickstart commit 5b21303194

Frequently asked questions

npx skillmds@latest add javimosch/mage