-
**Motivation:** experiments and automation purposes.
**PoC**
```bash
curl install.octolab.org/lookup | jq '.godownloader' | bash -- -b /usr/local/bin
```
- install.octolab.org/lookup or ins…
-
Also, the GitHub Actions that run tests and builds should use it.
## Reference
- https://taskfile.dev/
-
I have a use case I'd like to have considered.
I'm building an internal application which will:
- Traverse through a directory hierarchy and fine all `Taskfile.yml` instances
- Run the equivale…
-
- Task version: 3.9.0
- Operating System: macOS 11.6 (Big Sur)
### Example Taskfile showing the issue
When a task invokes another task as part of its `cmds` block, the called task should inheri…
-
Explore Three alternatives to using Makefiles.
Can these be used to describe some of the CI/CD steps that are usually encoded in jenkinsfiles? This would make it possible to test (some of) the steps l…
-
With my current VS Code setup, triggering "Tasks: Run Build Task..." with the extension installed makes it spin forever "Fetching Build Tasks..."
My current hello-world `Taskfile.yml` is just:
``…
-
This will be an open issue to report and fix the calibration-identification algorithm.
-
Hello,
This library is great! but I have a problem.
this my code;
```
$scheduler->php(__DIR__ . "/" . $taskFile)
->onlyOne()
->output([
…
-
I suggest using [Taskfile](https://taskfile.dev/#/) instead of Make, the tool itself is written in Go
And [tinygo](https://github.com/tinygo-org/tinygo) instead of `GOOS=js go build` because it pro…
-
https://pipelight.dev/