@jercle/yargonaut

Decorate yargs CLI output with chalk styles and figlet fonts

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Decorate yargs content with chalk styles and figlet fonts

Commands

yargonaut

Examples

Display help text with styled figlet banner$ yargonaut --help
Create a CLI with decorated output using yargs and figlet$ yargonaut --banner 'My App' --style bold.cyan
Apply chalk color styling to CLI messages$ yargonaut --decorate --color green