go-task
Task runner / simpler Make alternative written in Go
amd64 arm64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install go-task
Snippets
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for go-task are versioned here.
Click here to see go-task ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/go-task/ops2deb.yml
name: go-task
matrix:
architectures:
- amd64
- arm64
versions:
- 3.29.1
- 3.30.0
- 3.30.1
homepage: https://taskfile.dev/
summary: task runner / simpler Make alternative written in Go
fetch: https://github.com/go-task/task/releases/download/v{{version}}/task_linux_{{arch}}.tar.gz
install:
- task:/usr/bin/go-task
The blueprint fetch
keyword contains a URL template pointing to go-task releases. Downloaded files are locked in a lockfile versioned here.
Click here to see go-task release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/go-task/ops2deb.lock.yml
- url: https://github.com/go-task/task/releases/download/v3.29.1/task_linux_amd64.tar.gz
sha256: f9f12518b0d9d1c6e43f6f1ed1f202127fbfa7ee4b882794ccb42a4bd05dbc9d
timestamp: 2023-09-11 08:53:44+00:00
- url: https://github.com/go-task/task/releases/download/v3.29.1/task_linux_arm64.tar.gz
sha256: 787358084b9c45debb9e89bf5bc2ba7a5af8b31ccd970a21daab99cb535cb152
timestamp: 2023-09-11 08:53:44+00:00
- url: https://github.com/go-task/task/releases/download/v3.30.0/task_linux_amd64.tar.gz
sha256: e5d428dc652522328487f4c081e8c0d8fa04bb5753c6092e52ce69cc3cbb3ad0
timestamp: 2023-09-14 03:16:42+00:00
- url: https://github.com/go-task/task/releases/download/v3.30.0/task_linux_arm64.tar.gz
sha256: 3b9f3c3ea791bb94420764fa75bc68ef7194a3ed8b8fa08c59535e6affe615d1
timestamp: 2023-09-14 03:16:42+00:00
- url: https://github.com/go-task/task/releases/download/v3.30.1/task_linux_amd64.tar.gz
sha256: 862bf7c580ce58264133b6b269965db9cc5ba52f4836c7ef8f66389019b0e275
timestamp: 2023-09-15 03:17:09+00:00
- url: https://github.com/go-task/task/releases/download/v3.30.1/task_linux_arm64.tar.gz
sha256: d4d61891f2c74665e2beefe88917b2205f06c1e1b97ba4f050359e1869b7785b
timestamp: 2023-09-15 03:17:09+00:00