Skip to content

Releases: UPowr/task

UPowr Task - 2022.12.06

05 Dec 20:56
Compare
Choose a tag to compare

Use --silent and --frozen-lockfile when installing for npm/yarn tasks

UPowr Task - 2022.12.04

03 Dec 23:51
8ad08de
Compare
Choose a tag to compare
  • Sort tasks from the root Taskfile first
  • Add linux arm build
  • Sync up linux build after Elliot pushed to the wrong repo

UPowr Task - 2022.12.02

01 Dec 21:00
795f1b1
Compare
Choose a tag to compare

First release!

A fork of task with some useful stuff for us:

  • Load package.json files
  • Find the highest parent Taskfile first (use from anywhere in our repo)

Binary is darwin/arm64. If you want to build your own, download the repo and run go install ./cmd/task