{"id":13505412,"url":"https://github.com/iwittkau/mage-select","last_synced_at":"2025-07-08T02:40:30.345Z","repository":{"id":35016373,"uuid":"174186023","full_name":"iwittkau/mage-select","owner":"iwittkau","description":"CLI frontend for mage based on promptui.","archived":false,"fork":false,"pushed_at":"2024-01-23T00:44:32.000Z","size":179,"stargazers_count":26,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T11:14:35.261Z","etag":null,"topics":["cli","go","magefile","promptui"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iwittkau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-06T17:00:58.000Z","updated_at":"2025-04-17T16:21:16.000Z","dependencies_parsed_at":"2024-06-21T04:55:59.048Z","dependency_job_id":"4b4097df-9b24-4ae7-9234-46a40b1b36cf","html_url":"https://github.com/iwittkau/mage-select","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/iwittkau/mage-select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwittkau%2Fmage-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwittkau%2Fmage-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwittkau%2Fmage-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwittkau%2Fmage-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iwittkau","download_url":"https://codeload.github.com/iwittkau/mage-select/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwittkau%2Fmage-select/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264183306,"owners_count":23569683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","go","magefile","promptui"],"created_at":"2024-08-01T00:01:05.938Z","updated_at":"2025-07-08T02:40:30.292Z","avatar_url":"https://github.com/iwittkau.png","language":"Go","funding_links":[],"categories":["Languages and frameworks"],"sub_categories":["Golang"],"readme":"\n[![Built with Mage](https://magefile.org/badge.svg)](https://magefile.org)\n\nmage-select\n===\n\nCLI frontend for [mage](https://magefile.org) based on [promptui](https://github.com/manifoldco/promptui).\n\n![](.github/images/screenshot.png)\t\n\n# Why?\t\n\nMigrating from `Makefiles` I missed bash completion. [It doesn't look like](https://github.com/magefile/mage/issues/113#issuecomment-422638376) there will be bash completion for `mage` any time soon, so I wrote this little program.\n\n# Installing\n\n[Install mage](https://magefile.org) first.\n\nClone or `go get` this repository and run `mage install` in `$GOPATH/src/github.com/iwittkau/mage-select`.\n\n```bash\nGO111MODULE=off go get github.com/iwittkau/mage-select\ncd $GOPATH/src/github.com/iwittkau/mage-select\nmage install\n```\n\nThe `mages` binary will be installed into `$GOPATH/bin`.\n\n# Usage\n\nTo select a `mage` target run:\n\n```bash\nmages\n``` \n\nTo abort selection press `CTRL`+`C`.\n\n**You can also just start to type to search for a target!**\n\nThe `mages` command passes all arguments to `mage`, so you can run `mages -h -debug` to show the help of a target while debug output is enabled, for example.\n\nThere is nothing else to configure and there are no other options or flags at the moment, just run `mages` and select the `mage` target.\n\nOne little exception: the `-version` flag is overwritten, because mage-select bundles its own mage.\nTo show the version of `mages` and its bundled mage, run:\n\n```bash\nmages -version\n``` \n\n# Caveats\n\n`mages` bundles its own `mage` and therefor needs to be updated when Mage gets updated. Run `mages -version` to show the bundled version.\n\n# Issues\n\nIf you encounter bugs or missing features, feel free to open an [issue](https://github.com/iwittkau/mage-select/issues).\n\n# Contributing\n\nIf you'd like to contribute, please fork this repository and create a feature branch. Pull requests are welcome.\n\n# Links\n\n- [Magefile project](https://magefile.org)\n- [promptui](https://github.com/manifoldco/promptui)\n- [README inspiration](https://github.com/jehna/readme-best-practices)\n- [ssh-select](https://github.com/iwittkau/ssh-select): `ssh` CLI frontend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwittkau%2Fmage-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiwittkau%2Fmage-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwittkau%2Fmage-select/lists"}