You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been loving using micronaut and picocli on a few of my projects. Thus far I've been manually editing colors instead of using a colorscheme. If I'm not mistaken, that's also what is done in the micronaut launch cli tool?
I see in PicoCli's documentation, if users use pico's execute api they can specify a color scheme via annotation. Is there a supported way to do this with Micronaut integration since micronaut's integration uses a picoclirunner (instead of execute).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've been loving using micronaut and picocli on a few of my projects. Thus far I've been manually editing colors instead of using a colorscheme. If I'm not mistaken, that's also what is done in the micronaut launch cli tool?
I see in PicoCli's documentation, if users use pico's execute api they can specify a color scheme via annotation. Is there a supported way to do this with Micronaut integration since micronaut's integration uses a picoclirunner (instead of execute).
Beta Was this translation helpful? Give feedback.
All reactions