Skip to content

v1.23.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 23:48
Immutable release. Only release title and notes can be modified.
8334f6d

TaskWing v1.23.2

Full Changelog: v1.23.1...v1.23.2

Changelog

馃殌 Features

  • : feat(cli): unify plan and task command grammar (@josephgoksu)

Installation

Homebrew (macOS/Linux):

brew install josephgoksu/tap/taskwing

Manual Installation:

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Run taskwing --help to get started

From Source:

git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.go

Released by GoReleaser 馃殌