Categorygithub.com/taskie/ore
modulepackage
0.1.3
Repository: https://github.com/taskie/ore.git
Documentation: pkg.go.dev

# 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

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

dependency

License

Apache License 2.0

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

https://golang.hateblo.jp/entry/2018/10/19/180000.