KO
|
EN
gitlite β search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
yeah
β 13
Open GitHub β
π Yet Another yes clone but in Golang
Download README (.md)
Explore Similar Repositories
CVE-2021-22005-
:
CVE-2021-22005ζΉιιͺθ―pythonθζ¬
BlueSpace2021
:
Ekoparty's BlueSpace Keynote November 2021. Shoutout to @plugxor Muchas Gracias!!!
sveltekit-auth-blog
:
A SvelteKit Template using sk-auth and configured for GoogleOAuth2Provider.
Govuk-GDS-Components
:
No description available.
TL-for-TSC
:
No description available.
// repository documentation
Was this content helpful?
β 0
(0 ratings)
Select Rating:
β
β
β
β
β
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
yeah
?
Download (.md)
# Yeah [](https://goreportcard.com/report/github.com/UltiRequiem/yeah) Output a string repeatedly until killed. Yet Another [`yes`](https://github.com/coreutils/coreutils/blob/master/src/yes.c) clone but in Golang. ## Installation ```sh go install github.com/UltiRequiem/yeah@latest ``` Or use a binary from [releases](https://github.com/UltiRequiem/yeah/releases/latest). ## Usage Just like [`yes`](https://en.wikipedia.org/wiki/Yes_(Unix)): ```sh yeah ``` > This will print "y" until the process is canceled. You can also pass a custom string to repeat: ```sh 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](https://twitter.com/UltiRequiem) π Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like my work π Don't forget to start the repo β ## Licence Licensed under the MIT License π