Skip to content

v0.1.2

Choose a tag to compare

@jessfraz jessfraz released this 14 Jul 17:01

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="65d4ad67d603c58f8e7249fed1757ce82f94e84730c0eb13af4eb8b1d9c45245"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="c0402cc4bb9dedc70edb971862c4bd42c700650b4f001654c0fc01fa421d3cba"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="1984a7763ffa7d800f3bc1eb365f3fc0be2717ba34ec2d700c70d230f634e49b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="cce59fb5713fec1a0fd2364895beb9f3d823f6edc8167fb0f57a6ee8a1072a27"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="a6527c081b3f14444fdc838023f372232ded4be0c977987bae45660bb078c20e"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="c89130805216c08407733e911a6f0c613a58c16738f20872aa62311c01abd2a8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="56aaeadd5f7b52e9efa61a62d84bbbe519f7e594e883336f5660cf29c3f4a26f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="ba623cc09966b7d16cb4a1768137cde57aca612851c5a4412384551a2ec8fabb"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="bf0152e5006364dcba0129483ed91551e094a613150f2e5e1d18db323ed66ba4"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="c55933523fd3aeed6bd8394c39fb22f81b6730dfdf5e1d531cd91b991db44a15"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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="c423a0c55647394059c1d24d96d3b6774c18fe4ea676b5546e1b6342c45e5369"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.2/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