UNPKG

@go-task/cli

Version:

A task runner / simpler Make alternative written in Go

33 lines (27 loc) 1.29 kB
<div align="center"> <a href="https://taskfile.dev"> <img src="website/src/public/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/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> </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://magic.dev/"> <img src="website/src/public/img/magic.png" height="100px" width="200px" title="Magic" /> </a> </td> </tr> </table> </div>