https://github.com/changkun/cat
a replacement to the UNIX's cat written in Go
https://github.com/changkun/cat
Last synced: 11 months ago
JSON representation
a replacement to the UNIX's cat written in Go
- Host: GitHub
- URL: https://github.com/changkun/cat
- Owner: changkun
- License: mit
- Created: 2021-11-05T15:36:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T23:27:56.000Z (about 4 years ago)
- Last Synced: 2025-01-04T23:17:46.728Z (about 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cat
a replacement to the UNIX's cat written in Go
```
go install changkun.de/x/cat@latest
```
## License
Copyright © 2021 Changkun Ou | Open Sourced under [MIT](./LICENSE) License