mattn / cool-ascii-faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cool-ascii-faces for golang

golang implementation of cool-ascii-faces

Usage

for c := range faces.Stream() {
	fmt.Println(c)
}

Command-Line

$ faces
(っ◕‿◕)っ
( ˘ ³˘)♥
~(˘▾˘~)
(ノ・∀・)ノ
(๑>ᴗ<๑)
┌( ಠ_ಠ)┘
(✌゚∀゚)☞
ヽ༼ຈل͜ຈ༽ง
ノ( ゜-゜ノ)
ᶘ ᵒᴥᵒᶅ
༼ ºل͟º༼
(。◕‿‿◕。)
(づ。◕‿‿◕。)づ
ॱ॰⋆(˶ॢ‾᷄﹃‾᷅˵ॢ)
(☞゚∀゚)☞
...

Installation

$ go get github.com/mattn/cool-ascii-faces/...

Author

Yasuhiro Matsumoto (a.k.a mattn)

About


Languages

Language:Go 100.0%