Files
task/README.md

38 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2020-12-27 18:55:55 -03:00
<div align="center">
<a href="https://taskfile.dev">
2025-08-14 13:29:40 -03:00
<img src="website/src/public/img/logo.svg" width="200px" height="200px" />
2020-12-27 18:55:55 -03:00
</a>
2017-03-01 20:07:21 -03:00
<h1>Task: The Modern Task Runner</h1>
2017-02-28 09:14:11 -03:00
2020-12-27 18:55:55 -03:00
<p>
A fast, cross-platform build tool inspired by Make, designed for modern workflows.
2020-12-27 18:55:55 -03:00
</p>
2020-12-27 18:55:55 -03:00
<p>
2025-11-19 10:02:58 -03:00
<a href="https://taskfile.dev/docs/installation">Installation</a> | <a href="https://taskfile.dev/docs/getting-started">Getting Started</a> | <a href="https://taskfile.dev/docs/guide">Docs</a> | <a href="https://twitter.com/taskfiledev">Twitter</a> | <a href="https://bsky.app/profile/taskfile.dev">Bluesky</a> | <a href="https://fosstodon.org/@task">Mastodon</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a>
2020-12-27 18:55:55 -03:00
</p>
<h1>Gold Sponsors</h1>
<table>
<tr>
<td align="center" valign="middle">
<a target="_blank" href="https://devowl.io">
2025-10-17 09:52:59 -03:00
<img src="website/src/public/img/devowl.io.svg" height="100px" width="200px" title="devowl.io" />
</a>
</td>
2026-01-26 09:37:23 -03:00
<td align="center" valign="middle">
<a target="_blank" href="https://goodx.international/">
<img src="website/src/public/img/goodx.svg" height="80px" width="200px" title="GoodX" />
</a>
</td>
2025-10-17 09:52:59 -03:00
<td align="center" valign="middle">
<a target="_blank" href="https://magic.dev/">
<img src="website/src/public/img/magic.png" height="100px" width="200px" title="Magic" />
</a>
</td>
</tr>
</table>
2020-12-27 18:55:55 -03:00
</div>