Skip to content

An ascii koala inspired version of famous 'cowsay' utility written in golang

License

Notifications You must be signed in to change notification settings

Koalhack/koalsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koalsay

Created in golang

koalsay

An ascii koala inspired version of famous cowsay utility written in golang

Installation

git clone https://github.com/Koalhack/koalsay

Build

Require to install Go

Enter in the koalsay folder and run following command :

go build
go install

Usage

Now you can use koalsay program everywhere in your terminal.

Just run the following command:

"<your_text>" | koalsay

OR

You can just run the script :

Enter in the koalsay folder and run following command :

"<your_text>" | go run main.go

About

An ascii koala inspired version of famous 'cowsay' utility written in golang

Topics

Resources

License

Stars

Watchers

Forks

Languages