Skip to content

v0.1.1

Choose a tag to compare

@jessfraz jessfraz released this 11 May 14:52

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

darwin

386 - darwin
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="94764b8251096ef22ff88f64c846c9aff1e07ae0b0713ef1591c75bf51a0fa8a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-darwin-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - darwin
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="f1d56350aa42b631814b4e8aab9c050dce8ef1019e0cfcd65d2b4ef13e372e28"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-darwin-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="44c47b1a5fd6f8ecb78968454406fd3dd235347554a37654d42112ea86250e6a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-freebsd-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="6f58dfde66a57697b85ea0a9cfaee75cc31956e271078fc3b94806d659d8dfb5"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-freebsd-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

linux

386 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="cc411843282f402747b2bcb3f61414f8ecf585e4bb9637b72f9b883b1818e2bc"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-linux-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="9e040e39e3c2112807a7d27fcea25d0bb9a9ee6ef6fa31725bb446994829ad1c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-linux-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
arm - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="22252df2606148b720d2e797688be32fa1d9382375dd7731261dcfb6536b9eee"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-linux-arm" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
arm64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="ae8478c4709ca89bdceff01c5bfcc64e1c769c63647d42e02fa10abce7e9e950"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-linux-arm64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="47fe360381c09010c3546ad639bf95c86cbd4ecca395bb0851f6f7054f4e2704"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-solaris-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

windows

386 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="34081a26f865a5f5f8b29fc4ddb86fe00e4d84ba0b3e4d6fef096f484ca68404"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-windows-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="1457ee49d1a98e27011fd6da1c3a3ca79ae9d866f2356cddf05b46397059ea5f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.1/tripitcalb0t-windows-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h