Releases: gotempsh/temps
Releases · gotempsh/temps
v0.1.0-beta.38
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.38/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.36
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.36/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.35
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.35/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.34
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.34/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.33
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.33/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.31
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.31/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.30
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.30/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.29
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.29/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.28
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.28/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missingv0.1.0-beta.27
Immutable
release. Only release title and notes can be modified.
Changes
See CHANGELOG.md for details.
Installation
Quick Install (Recommended)
macOS, Linux, and WSL:
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/install.sh | bashHomebrew (macOS and Linux)
# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/temps.rb -o /tmp/temps.rb
# Install
brew install /tmp/temps.rb
# Verify
temps --versionManual Installation
Linux AMD64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/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 --versionLinux ARM64
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/temps-linux-arm64.tar.gz
# Extract
tar -xzf temps-linux-arm64.tar.gz
# Move to PATH
sudo mv temps /usr/local/bin/temps
# Verify
temps --versionmacOS AMD64 (Intel)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/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 --versionmacOS ARM64 (Apple Silicon)
# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/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 --versionChecksums
# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.1.0-beta.27/checksums.txt
# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing