v1.22.7
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
TaskWing v1.22.7
Full Changelog: v1.22.6...v1.22.7
Changelog
馃悰 Bug Fixes
- : fix(bootstrap): allow multi-repo workspaces and use resolved store paths (@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 馃殌