<div align="center">
  <a href="https://taskfile.dev">
    <img src="website/src/public/img/logo.svg" width="200px" height="200px" />
  </a>

  <h1>Task: The Modern Task Runner</h1>

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

  <p>
    <a href="https://taskfile.dev/docs/installation">Installation</a> &bullet; <a href="https://taskfile.dev/docs/getting-started">Getting Started</a> &bullet; <a href="https://taskfile.dev/docs/guide">Docs</a> &bullet; <a href="https://twitter.com/taskfiledev">Twitter</a> &bullet; <a href="https://bsky.app/profile/taskfile.dev">Bluesky</a> &bullet; <a href="https://fosstodon.org/@task">Mastodon</a> &bullet; <a href="https://discord.gg/6TY36E39UK">Discord</a>
  </p>

  <h1>Gold Sponsors</h1>

  <table>
    <tr>
      <td align="center" valign="middle">
        <a target="_blank" href="https://devowl.io">
          <img src="website/src/public/img/devowl.io.svg" height="100px" width="200px" title="devowl.io" />
        </a>
      </td>
      <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>
      <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>

  <h2>Community Sponsors</h2>

  <table>
    <tr>
      <td align="center" valign="middle">
        <a target="_blank" href="https://cloudsmith.com/">
          <img src="website/src/public/img/cloudsmith.svg" height="100px" width="200px" title="Cloudsmith" />
        </a>
      </td>
    </tr>
  </table>
</div>
