Skip to content

task v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:59

Install

MSI (recommended, adds to PATH)

Download task-0.1.0-windows-x64.msi and run it (admin).

Portable ZIP

Unzip task-0.1.0-windows-x64.zip and put task.exe on your PATH.

One-liner (per-user, no admin)

irm https://github.com/aquaticcalf/task/releases/latest/download/install.ps1 | iex

Scoop

scoop install https://github.com/aquaticcalf/task/releases/download/v0.1.0/task.json

Verify

task --version
task --json summary

Full Changelog: https://github.com/aquaticcalf/task/commits/v0.1.0