Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xstread/ccowsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccowsay

ccowsay is a rewritten version of the traditional cowsay app in C. When I first saw cowsay, I realized it was a good chance to improve my C skills. This code may have bad coding practices. It is not a complete equivalent of cowsay, but it has key features. Maybe I will implement other features too.

Installation

To install ccowsay, follow these steps:

1. Clone the repository.

git clone https://github.com/xstread/ccowsay.git

2. Navigate to the project directory.

cd ccowsay

3. Use the install script for compiling and installing the ccowsay app:

chmod +x ./install.sh

./install.sh

Usage

ccowsay <ascii-art> <message>

About

Rewritten version of the traditional cowsay app in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published