1
0
mirror of https://github.com/go-task/task.git synced 2025-12-24 00:21:41 +02:00
Valentin Maerten bb90822ee0 fix(taskfile): resolve directory paths in remote git includes
When a remote Taskfile includes another Taskfile using a directory path
(e.g., `taskfile: ./website`), use fsext.SearchPath to properly resolve
it by searching for Taskfile.yml inside the directory.

This also simplifies the logic by delegating all path resolution to
SearchPath, which handles both file and directory paths.
2025-12-23 20:03:27 +01:00
2025-09-23 22:34:43 +00:00
2025-05-01 18:43:43 +01:00
2025-12-19 15:50:51 -03:00
2025-12-19 15:50:51 -03:00
2025-12-18 17:41:54 +01:00
2025-04-19 12:55:22 +01:00
2025-12-19 15:50:51 -03:00
2024-09-02 19:21:53 +00:00
2024-08-14 08:37:05 -05:00
2025-09-11 10:26:59 +01:00
2017-02-28 09:15:25 -03:00
2025-11-19 10:02:58 -03:00
2025-01-18 10:11:00 -03:00

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

Description
A task runner / simpler Make alternative written in Go
https://taskfile.dev/ Readme MIT 40 MiB
Languages
Go 87.7%
Shell 5.3%
TypeScript 2.8%
Vue 2%
PowerShell 1.5%
Other 0.6%