v0.1.0
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="7d5a9b969f5be7236f7d9c30672e6d7fba19495e90d2fa8197f29e51e087a3eb"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="72569ee4835dfc58a801474e3bde7dd7298a1661ea1eafe9a9f5833dbcfddf93"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="87f0807488a915c0d9ad6ad77d2fbe1d6327ad34396f6049748d85b2fed877d5"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="9ad97384c8327edb05993d1182ab570fe8f98070f466e83f7c07fd3b011bf4dd"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="fbb870c746c40451ee4c66fc2a4b005cb1204541f1fb9e2f248ba3a6f71f16af"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="2aba1ad51c8a4a04a04d56d696e4577e56c6fecb0b38721709e43b2dbef97102"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="97ce155906519696ab508bfdf73651dd2dc5957d2ed3f3bf71707d1c7e5c967c"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="23c3014d4748ac1588d92f3b5c909085def7696ffd861d90f21775d6c4edbe12"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="7476a17e236baa635ff3b1dc68e6ea0106dd7815324db91e15314670a098db46"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="33e7f506071eab47e8eaa3cb13d43ec3983b8b1d3b1391103b85f9d0aa11b90e"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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="df5a23713b3116cce4d60264230d80c9adc18c170b7c444ef3fcd586c0ffff52"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.0/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