[ANN] Cowsay.jl v1.0.0

julia> using Cowsay; cowsay("Cowsay.jl v1.0.0 is out!")
 __________________________
< Cowsay.jl v1.0.0 is out! >
 --------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

My Cowsay.jl package has been out for a while now, but I have finally gotten it to feature-parity with the command-line cowsay, and “it’s time for a 1.0 release.” Cowsay.jl lets you do anything you can in cowsay, and lets you incorporate cow art into your own programs via the cowsaid and cowthunk functions.

I won’t be accepting requests for more cowfiles in this package, but I might make a new package dedicated to extra cowfiles if there is interest.

As a bonus fun game, I will “accept as answer” the first reply that can correctly name every song and artist sung by the cows in the README.

Enjoy cowsay for what it was meant to be: simple and silly.

Tony Monroe

12 Likes