Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antfu/ziyue-wy

子曰 - Cowsay for wenyan-lang
https://github.com/antfu/ziyue-wy

cowsay just-for-fun wenyan wenyan-lang

Last synced: 27 days ago
JSON representation

子曰 - Cowsay for wenyan-lang

Awesome Lists containing this project

README

        

# 子曰 ziyue, *Confucius said...*

This a library package for [wenyan-lang](https://github.com/LingDong-/wenyan-lang) (similar to cowsay)

## Install

Use [wyg](https://github.com/wenyan-lang/wyg) to install

```bash
wyg i 子曰
```

or

``` bash
wyg i ziyue
```

## Usage

```wy
吾嘗觀「「子曰」」之書。方悟「子曰」之義。

子曰「「巧言令色,鮮矣仁!」」。
```

Output:

```
__._
/ ___)_
(_/Y ===\ __
|||.==. =). |
|((| o |p| | 巧言令色,鮮矣仁!
_./| \( /=\ ) |__
/ |@\ ||||||||.
/ \@\ ||||||||\
/ \ \@\ ||||||//\
( Y \@\|||| // _\
| -\ \@\ \\// \
| -\__.-./ //\.---.^__
| \ / |@|__/\_|@| | |
\__\ |@||| |||@| |
<@@@| |@||| |||@| /
/ ---| /@||| |||@| /
| /| /@/ || |||@| /|
| //| /@/ ||_|||@| / |
| // \ ||@| /|=|||@| | |
\ // \||@| / |/|||@| \ |
|// ||@| / ,/|||@| |
// ||@|/ /|/||/@/ |
//| , ||// /\|/\/@/ / /
//\ / \|/ /H\|/H\/ /_/
// |\_/ |__/|H\|/H|\_/
|/ |\ / |H===H| |
||\ /| |H|||H| |
||______/ | |H|||H| |
\_/ _/ _/ |L|||J| \_
_/ ___/ ___\__/___ '-._
/__________/===\__/===\---'
```

The ASCII art credit to [@LingDong-](https://github.com/LingDong-)