Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 May 11:21
· 2 commits to main since this release

ft 0.1.1

Install:

# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/Nattothemoon/finetuning-cli/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/Nattothemoon/finetuning-cli/main/scripts/install.ps1 | iex

# Or directly with Go (once the repo moves to the finetuning org)
go install github.com/finetuning/cli/cmd/ft@latest

Changelog