Skip to content

Releases: gotempsh/temps

v0.0.4

17 Feb 15:35
Immutable release. Only release title and notes can be modified.
68cb3d7

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.4/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.4/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.3

16 Feb 19:48
Immutable release. Only release title and notes can be modified.
25abbf9

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.3/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.3/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta9

16 Feb 08:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta9 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta8

13 Feb 18:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta8 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta7

13 Feb 14:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta7 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta6

12 Feb 07:55
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta6 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta5

06 Feb 11:55
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta5 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta4

29 Jan 17:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta4 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta4/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta3

27 Jan 20:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta3 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta3/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta2

23 Jan 18:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta2 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta2/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing