davidxia / gimme-that

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the things. You know, that thing that I put in that place that time? Yeah, that one.

Usage

Modifiable Variables

  • TARGET_BIN The name of the binary to be checked.
  • TARGET_INSTALL_PATH The local path to install the binary to (defaults to /usr/local/bin)
  • TARGET_PROJECT The GitHub user/repo to download from.

Pass any modified variables to the command and run it. E.G.:

TARGET_BIN=ksync TARGET_PROJECT=vapor-ware/ksync gimme.sh

These variables may also be exported.

About

License:Apache License 2.0


Languages

Language:Shell 100.0%