mage-select icon indicating copy to clipboard operation
mage-select copied to clipboard

CLI frontend for mage based on promptui.

Results 7 mage-select issues
Sort by recently updated
recently updated
newest added

Without compiling for Mage 13.1 the feature for nesting magefiles in `magefiles` directory breaks the ability of `mage-select` to work.

- Include renovate configuration. - Include automerge of PR upon matching mage based package name. (IE this will automatically approve and merge PR). This doesn't handle automatically tagging a new...

I'm still a bit wary about bash completion, but I do miss it, too :)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/iwittkau/mage-select). - WARN:...

pinned

- break on empty line, separating targets from "* default target" notice - trim * suffix from default target Fixes #15.

## Describe the bug The default action cannot be run with mages in Magefiles with a Default set. In addition, an empty target, and "* default target" is listed as...