#cowsay #combined #lolcat

bin+lib lcowsay

Cowsay,但结合了lolcat

16个版本

新增 0.5.10 2024年8月16日
0.5.9 2023年8月23日
0.5.8 2023年6月23日
0.5.7 2022年9月14日
0.2.0 2020年5月15日

#lolcat中排名3


lolcow-fortune中使用

MIT/Apache

9KB
188

lcowsay-rs

 ___________
< Hello 🌍! >
 -----------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Cowsay,但结合了lolcat。

标志

USAGE:
    lcowsay [FLAGS] [OPTIONS] [TEXT]...

FLAGS:
        --help                    Prints help information
        --lolcat
    -n, --shift-sign-no-random    Don't randomize sign of col and row shift value
    -V, --version                 Prints version information

OPTIONS:
    -c, --chroma <chroma>            Sets initial chroma as defined by CIE L*C*h Color Scale [default: 128]
    -h, --hue <hue>                  Sets initial hue as defined by CIE L*C*h Color Scale [default: random]
    -l, --luminance <luminance>      Sets initial luminance as defined by CIE L*C*h Color Scale [default: 50]
    -W, --max-length <max-length>     [default: 40]
    -f, --cow-shape <shape>           [default: cow]  [possible values: cow, clippy, ferris, moose]
    -C, --shift-col <shift-col>      How much the hue of the color gets shifted every column [default: 1.6]
    -R, --shift-row <shift-row>      How much the hue of the color gets shifted every row [default: 3.2]

ARGS:
    <TEXT>...     [default: ]

依赖

~6–18MB
~127K SLoC