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

  <h1>Task</h1>

  <p>
    Task is a task runner / build tool that aims to be simpler and easier to use than, for example, <a href="https://www.gnu.org/software/make/">GNU Make<a>.
  </p>

  <p>
    <a href="https://taskfile.dev/installation/">Installation</a> | <a href="https://taskfile.dev/usage/">Documentation</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>
  </p>

  <h1>Gold Sponsors</h1>

  <table>
    <tr>
      <td align="center" valign="middle">
        <a target="_blank" href="https://devowl.io">
          <img src="/website/static/img/devowl.io.svg" height="100px" title="devowl.io" />
        </a>
      </td>
    </tr>
  </table>
</div>
