|
6 years ago | |
---|---|---|
cat | 6 years ago | |
df | 6 years ago | |
free | 6 years ago | |
ls | 6 years ago | |
ps | 6 years ago | |
.gitignore | 6 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
cat.go | 6 years ago | |
common.go | 6 years ago | |
common_test.go | 6 years ago | |
files.go | 6 years ago | |
filesystem.go | 6 years ago | |
filesystem_test.go | 6 years ago | |
free.go | 6 years ago | |
process.go | 6 years ago | |
process_test.go | 6 years ago | |
utils.go | 6 years ago | |
utils_test.go | 6 years ago |
An augmented Unix userland. Makes your core utility functions a bit cooler by adding a --json flag that makes everything output in nice, serialized JSON.
We’re working on making it so that they don’t have to be in those directories.
You may want to prepend your path with $GOPATH/bin:
export PATH=$GOPATH/bin:$PATH