1
0
mirror of https://github.com/go-task/task.git synced 2026-04-26 20:02:40 +02:00
Valentin Maerten 714ffdb1b5 refactor: replace go-git with sabhiram/go-gitignore for lighter dependency
go-git pulled ~30 transitive dependencies and recursively walked the
entire worktree on every Globs() call. Replace with sabhiram/go-gitignore
(zero dependencies) and a simple walk from task dir up to rootDir to
collect .gitignore files. Pass rootDir (Taskfile ROOT_DIR) through the
checker chain to bound the search scope.
2026-04-20 22:05:29 +02:00
2025-09-23 22:34:43 +00:00
2025-05-01 18:43:43 +01:00
2025-04-19 12:55:22 +01:00
2026-04-20 21:53:50 +02:00
2025-09-11 10:26:59 +01:00

Task: The Modern Task Runner

A fast, cross-platform build tool inspired by Make, designed for modern workflows.

InstallationGetting StartedDocsTwitterBlueskyMastodonDiscord

Gold Sponsors

Community Sponsors

S
Description
A task runner / simpler Make alternative written in Go
https://taskfile.dev/ Readme MIT 39 MiB
Languages
Go 84%
Vue 4.9%
Shell 4.7%
TypeScript 4.4%
PowerShell 1.4%
Other 0.5%