An open API service indexing awesome lists of open source software.

https://github.com/yttehs-hdx/daolisay

Cowsay implements for shuodedaoli
https://github.com/yttehs-hdx/daolisay

cowsay

Last synced: 9 months ago
JSON representation

Cowsay implements for shuodedaoli

Awesome Lists containing this project

README

          

# daolisay

Cowsay implements for shuodedaoli

## Usage

0. Install `python3` `jieba (pip)`

1. Add binary to **PATH**

```bash
source /path/to/repo/bin/env
```

2. Run the command

```bash
daolisay -f shuodedaoli -d "韭菜盒子"
```

> -f options: shuodedaoli, lizitou

Result:

```txt
+--------------------------------------+
| 韭菜盒子 |
+--------------------------------------+
\/
__________
__/-----___--\
__/ \ \
_/ \ __/ |
_/ _/\ |
/ _/ \_ |
/ \ _/ |
/ ___ \__/ |
/ | _\___ |
/ | |\___\__________ |
/ | \| | \________ | |
/ | \_|_| | | | | | |
/ | \ \_|_|_|/ | |
/ | \______// / |
/ \ |_|_|// / /
/ \ / /
/_______________\__________/__________/
```

## Contribution

If you want to add new ascii image, fix current image, or provide better code implementing, just open PR.

## License

MIT