An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# go-yes

[![Go Report Card](https://goreportcard.com/badge/github.com/MatusOllah/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`