https://github.com/prabirshrestha/go-coreutils
coreutils written in go
https://github.com/prabirshrestha/go-coreutils
Last synced: about 2 months ago
JSON representation
coreutils written in go
- Host: GitHub
- URL: https://github.com/prabirshrestha/go-coreutils
- Owner: prabirshrestha
- License: mit
- Created: 2014-06-16T06:26:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-30T18:45:15.000Z (about 10 years ago)
- Last Synced: 2025-02-10T03:42:43.698Z (4 months ago)
- Language: Go
- Size: 348 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-coreutils
Cross platform coreutils written in Go.
# installing
```bash
get get -u github.com/prabirshrestha/go-coreutils/cmd/...
```