Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antfu/ziyue-wy
- Owner: antfu
- Created: 2020-01-09T05:20:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T02:57:02.000Z (almost 5 years ago)
- Last Synced: 2024-10-26T09:07:07.043Z (2 months ago)
- Topics: cowsay, just-for-fun, wenyan, wenyan-lang
- Homepage:
- Size: 4.88 KB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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-)