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="f7d7bca3f1825b7765bac96eb64b3ff355f1876edffe3cca588bc06e9f4ec214"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hamd64 - darwin
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="9e86c8f2e565428dac20a69f9455a886e81a1cc077ec6b79ecef7edaad7c2302"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hfreebsd
386 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="2de9b99e452ac95af72ec884c915afba1b2daa67934b010ee616a44c81abc939"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hamd64 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="d3a4c6fa6a84f9fbe06312da8252d0b25931d289b4363c16b2eb11643eae8661"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hlinux
386 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="b576b6cf25f7865de18f524c2bb7e680f4c4684e21b8eb47403cc5e9bd40c24b"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hamd64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="d81930cfeac960be4070fb0b3a905b60a1ad08639d65b7f3aa1d7dbb56d5f5e3"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -harm - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="0bde599bb307b24545c21bf01fef94bf296505d92ee66b61111d470f077b573e"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -harm64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="01a98d2892f980d819e20812b0fafb412f080cdb0d501520b8f84586f238360e"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hsolaris
amd64 - solaris
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="a28b1237073261865380270bd6a158df0d372063271e9e40aa050df40a9f83b6"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hwindows
386 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="bed60fdc20da866d3e75d266035fc5a85a9f296d6acc2fa167bc18fd9b1a90de"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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 -hamd64 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="75290269239832a593367417a88d43baf36dfce286c06ba3fb6915dc610b76c4"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.5/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