1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/taskfile/read
2023-12-20 19:55:25 -06:00
..
cache.go feat: remote taskfiles (HTTP) (#1152) 2023-09-12 22:42:54 +01:00
dotenv.go refactor: rename Var.Static to Var.Value 2023-12-20 19:55:25 -06:00
node_base.go feat: remote taskfiles (HTTP) (#1152) 2023-09-12 22:42:54 +01:00
node_file.go fix: incorrect remote taskfiles cache directory 2023-09-14 21:28:43 -03:00
node_http.go feat: remote taskfiles (HTTP) (#1152) 2023-09-12 22:42:54 +01:00
node.go feat: remote taskfiles (HTTP) (#1152) 2023-09-12 22:42:54 +01:00
taskfile.go feat: prefer remote taskfiles over cached ones (#1345) 2023-11-17 14:51:10 -06:00
taskvars.go Refactor: Add SmartJoin to handle IsAbs automatically 2022-08-06 18:19:07 -03:00