https://github.com/matusollah/go-yes
Go implementation of the yes GNU coreutil
https://github.com/matusollah/go-yes
gnu gnu-coreutils go golang yes
Last synced: about 1 year ago
JSON representation
Go implementation of the yes GNU coreutil
- Host: GitHub
- URL: https://github.com/matusollah/go-yes
- Owner: MatusOllah
- License: mit
- Created: 2024-03-29T18:22:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T18:34:28.000Z (about 2 years ago)
- Last Synced: 2025-03-22T07:53:27.353Z (about 1 year ago)
- Topics: gnu, gnu-coreutils, go, golang, yes
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-yes
[](https://goreportcard.com/report/github.com/MatusOllah/go-yes)
**go-yes** is a Go implementation of the **yes** GNU coreutil.
## Building & Installing
1. Install Go
2. Run `go install github.com/MatusOllah/go-yes@latest`