mirror of
https://github.com/go-task/task.git
synced 2026-02-24 20:20:30 +01:00
efaea39503ebd16bf159a4905316d6cff62aaf4e
Tests verify: - Legacy mode: vars merged globally (A sees B's VAR, can access UNIQUE_B) - Scoped mode: vars isolated (A sees own VAR, cannot access UNIQUE_B) - Inheritance: includes can still access root vars (ROOT_VAR) Test structure: - testdata/scoped_includes/ with main Taskfile and two includes - inc_a and inc_b both define VAR with different values - Cross-include test shows A trying to access B's UNIQUE_B
Task
Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.
Installation | Getting Started | Docs | Twitter | Bluesky | Mastodon | Discord
Gold Sponsors
|
|
|
Languages
Go
88%
Shell
5.1%
TypeScript
2.9%
Vue
1.8%
PowerShell
1.5%
Other
0.6%