Skip to content

Release v0.0.1

Latest

Choose a tag to compare

@watany-dev watany-dev released this 24 Jun 09:06
· 20 commits to main since this release

Initial release of ccsay CLI tool

What's Changed

Release of ccsay v0.0.1

Installation

Download the ccsay binary and make it executable:

chmod +x ccsay
./ccsay "YOUR TEXT"

Or move it to your PATH:

sudo mv ccsay /usr/local/bin/ccsay
ccsay "YOUR TEXT"