Skip to content

Latest commit

Β 

History

History
52 lines (32 loc) Β· 1.05 KB

File metadata and controls

52 lines (32 loc) Β· 1.05 KB

Yeah

Go Report Card

Output a string repeatedly until killed.

Yet Another yes clone but in Golang.

Installation

go install github.com/UltiRequiem/yeah@latest

Or use a binary from releases.

Usage

Just like yes:

yeah

This will print "y" until the process is canceled.

You can also pass a custom string to repeat:

yeah custom string

This will print "custom string" until the process is canceled.

Support

Open an Issue, I will check it a soon as possible πŸ‘€

If you want to hurry me up a bit send me a tweet πŸ˜†

Consider supporting me on Patreon if you like my work πŸ™

Don't forget to start the repo ⭐

Licence

Licensed under the MIT License πŸ“„