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

https://github.com/tuladhar/gocat

Unix cat implementation in Go
https://github.com/tuladhar/gocat

cat gocat golang hacktoberfest unix

Last synced: about 1 year ago
JSON representation

Unix cat implementation in Go

Awesome Lists containing this project

README

          

# gocat
Unix cat implementation in Go

## Usage

The following command will print the contents of `src/main.go` with line number to the standard output.



## Demo



## Author

See [AUTHOR.md](AUTHOR.md)