Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:33
· 1 commit to main since this release

ft 0.2.0

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