Using Pastel (an Ink framework by Ink's author) would make it easier to add interactivity, like asking for credentials when they are missing, allowing the user to pick services from a list, and in general allowing an alternative UX to command line parameters. Also a great source of snazzy pretty things :)
Using Pastel (an Ink framework by Ink's author) would make it easier to add interactivity, like asking for credentials when they are missing, allowing the user to pick services from a list, and in general allowing an alternative UX to command line parameters. Also a great source of snazzy pretty things :)
https://github.com/vadimdemedes/pastel
A first PR would be to just set up a skeleton and convert what's already there to Pastel without changing anything user-facing.