iwittkau / mage-select

CLI frontend for mage based on promptui.
25 stars 3 forks source link

Make a PR to Mage, we'll get it merged :) #3

Closed natefinch closed 2 years ago

natefinch commented 3 years ago

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

iwittkau commented 3 years ago

Ok, cool! I feel very honored.

How would you suggest integrating it into mage? As a separate main package with its own resulting binary or with a flag (-i = interactive mode)?

sheldonhull commented 2 years ago

@natefinch are you still interested in this great little tool to be an optional way to execute when mage is run without any args? I find it a great experience, and was getting some updates in, when I noticed this issue again. Up for a PR?

natefinch commented 2 years ago

So I'll admit that when I filed this, I thought it was just bash completion, and this is a little fancier than that. I'm not sure if I'm ready to take on all those dependencies in the core of Mage.