thunder-cli

command module
v0.1.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2025 License: MIT Imports: 1 Imported by: 0

README

To build:

go build -o tnr

To run tests do:

go test ./... -v

Install

(NOT IMPLEMENTED YET) Package Managers:

  • Homebrew (macOS/Linux):
    • brew tap Thunder-Compute/tnr
    • brew install tnr
  • Windows (Scoop): scoop bucket add tnr https://github.com/Thunder-Compute/scoop-bucket && scoop install tnr
  • Windows (winget): winget install Thunder.tnr
  • Debian/Ubuntu: .deb from Releases or apt repo (via nfpm output)
  • RHEL/CentOS/Fedora: .rpm from Releases or yum repo (via nfpm output)

Scripts (macOS/Linux):

TNR_S3_BUCKET=<your-bucket> AWS_REGION=<region> \
  bash -c "$(curl -fsSL https://raw.githubusercontent.com/Thunder-Compute/thunder-cli/main/scripts/install.sh)"

Windows PowerShell:

$env:TNR_S3_BUCKET='<your-bucket>'
$env:AWS_REGION='<region>'
irm https://raw.githubusercontent.com/Thunder-Compute/thunder-cli/main/scripts/install.ps1 | iex

(NOT IMPLEMENTED YET) Python (shim, recommended via pipx):

pipx install tnr

Update

  • Package manager installs: use the PM (e.g., brew upgrade tnr, scoop update tnr, winget upgrade Thunder.tnr).
  • Standalone: tnr self-update.

Documentation

Overview

Copyright © 2025 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
internal
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL