v1.23.1
·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
TaskWing v1.23.1
Full Changelog: v1.23.0...v1.23.1
Changelog
馃殌 Features
- : feat(cli): compact text output by default, drop --json from skills (@josephgoksu)
Installation
Homebrew (macOS/Linux):
brew install josephgoksu/tap/taskwingManual Installation:
- Download the appropriate binary for your platform from the assets below
- Extract the archive
- Move the binary to a directory in your PATH
- Run
taskwing --helpto get started
From Source:
git clone https://github.com/josephgoksu/TaskWing
cd TaskWing
go build -o taskwing main.goReleased by GoReleaser 馃殌