2021-09-23 14:11:47 +00:00
|
|
|
# Cowsay.jl
|
2021-09-15 22:51:11 +00:00
|
|
|
|
2021-11-29 14:02:07 +00:00
|
|
|
```plaintext
|
|
|
|
___________________
|
|
|
|
< Cowsay for Juila! >
|
|
|
|
-------------------
|
|
|
|
\ ^__^
|
|
|
|
\ (oo)\_______
|
|
|
|
(__)\ )\/\
|
|
|
|
||----w |
|
|
|
|
|| ||
|
|
|
|
```
|
|
|
|
|
2021-11-30 14:20:29 +00:00
|
|
|
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://millironx.com/Cowsay.jl/stable)
|
|
|
|
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://millironx.com/Cowsay.jl/dev)
|
|
|
|
[![Build Status](https://github.com/MillironX/Cowsay.jl/workflows/CI/badge.svg)](https://github.com/MillironX/Cowsay.jl/actions)
|
|
|
|
[![Coverage](https://codecov.io/gh/MillironX/Cowsay.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/MillironX/Cowsay.jl)
|
2021-11-29 14:02:07 +00:00
|
|
|
|
|
|
|
A talking cow library for Julia, based on the [Fedora release of
|
|
|
|
cowsay](https://src.fedoraproject.org/rpms/cowsay).
|