Files
go-task/website/src/index.md
Valentin Maerten 79c93fb42b docs: migrate website to vitepress (#2359)
Co-authored-by: Pete Davison <pd93.uk@outlook.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
2025-08-12 18:09:19 +02:00

1.2 KiB
Raw Blame History

layout, hero, features
layout hero features
home
name text tagline image actions
Task The Modern Task Runner A fast, cross-platform build tool inspired by Make, designed for modern workflows.
src alt
/img/logo.png Task logo
theme text link
brand Install /docs/installation
theme text link
alt Get Started /docs/getting-started
theme text link
alt Guide /docs/guide
title details icon
30-Second Setup Single binary download, zero dependencies. Works with Homebrew, Snapcraft, Scoop and more. 🚀
title icon details
Truly cross-platform 🖥️ Run the same Taskfile on Linux, macOS and Windows. No extra setup. Task handles platform quirks so you dont have to.
title icon details
Smart Caching 🎯 Skip unnecessary rebuilds by tracking file changes (timestamp or content-based).
title icon details
Ideal for code generation & scaffolding Use Task to wire up codegen tools, formatters, linters, or anything repetitive. Chain commands, set dependencies, and keep your workflow clean.