# README
ore
ore(俺)utils, packed in BusyBox-like way
Install
Please check https://github.com/taskie/ore/releases
or
go get -u github.com/taskie/ore
Tools
- https://github.com/taskie/gtp
- https://github.com/taskie/jc
- https://github.com/taskie/csvt
- https://github.com/taskie/fwv
- https://github.com/taskie/pity
- https://github.com/taskie/rlexec
- https://github.com/taskie/gfp
Usage
Execute a command
ore gtp -h
# or
ln -s "$(which ore)" gtp
./gtp -h
Link commands to ${GOPATH}/bin
ore link
ore link -f # force
Unlink commands under ${GOPATH}/bin
ore unlink
ore unlink -f # force
Dependency
License
Apache License 2.0