Skip to content

CowTalk** is a simple and amusing Go command-line app that prints a talking ASCII cow in your terminal. It takes a message and wraps it in a cartoon-style speech bubble, just like the classic `cowsay`—but written 100% in Go!

Notifications You must be signed in to change notification settings

000bachir/go_cli_message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🐮 CowTalk - A Go CLI Cow That Talks!

CowTalk is a fun little Go-based command-line utility that displays a friendly ASCII cow saying whatever message you give it. Inspired by the classic cowsay tool, this version is written entirely in Go, with zero dependencies.

🧠 Features

  • 🐮 Displays a cute ASCII cow.
  • 💬 Takes custom text input to "say" messages.
  • ⚡ Fast and lightweight (written in pure Go).
  • 📦 Easy to compile and run.

🚀 Installation

  1. Clone the repo:
git clone https://github.com/yourusername/cowtalk.git
cd cowtalk

About

CowTalk** is a simple and amusing Go command-line app that prints a talking ASCII cow in your terminal. It takes a message and wraps it in a cartoon-style speech bubble, just like the classic `cowsay`—but written 100% in Go!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages