Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.38 KB

File metadata and controls

31 lines (21 loc) · 1.38 KB

Gradient Figlet

A CLI that prints (optionally outputs html) gradient figlets using rich and pyfiglet

Usage

To get all the information about the parameters, run the following command:

python -m gradient_figlet -h

To just test out the tool with some pre determined pleasant parameters, run the following command:

python -m gradient_figlet YOUR_TEXT

And change YOUR_TEXT to something else that you want.

Screenshots

image_1 image_2 image_3 image_4 image_5 image_6