-
Notifications
You must be signed in to change notification settings - Fork 1
Golang implementation of cowsay
License
msmith491/go-cowsay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Golang implementation of Cowsay Building from Source ==================== Requires Golang 1.7+ `make` This creates a `cowsay` binary. It includes the default cowfiles in the binary. Running ======= Default ./cowsay "This is a test run" ___________________ < This is a test run > ------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || Included Cowfile ./cowsay -f tux "This is a test run" ___________________ < This is a test run > ------------------- \ \ .--. |o_o | |:_/ | // \ \ (| | ) /'\_ _/`\ \___)=(___/ Custom Cowfile ./cowsay -f src/go-cowsay/cows/elephant.cow "This is a test run" ___________________ < This is a test run > ------------------- \ /\ ___ /\ \ // \/ \/ \\ (( O O )) \\ / \ // \/ | | \/ | | | | | | | | | o | | | | | |m| |m|
About
Golang implementation of cowsay
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published