mirror of
https://github.com/go-task/task.git
synced 2024-12-14 10:52:43 +02:00
30 lines
1019 B
Markdown
30 lines
1019 B
Markdown
<div align="center">
|
|
<a href="https://taskfile.dev">
|
|
<img src="docs/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://fosstodon.org/@task">Mastodon</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a>
|
|
</p>
|
|
</div>
|
|
|
|
## Gold Sponsors
|
|
|
|
<div align="center">
|
|
|
|
| [Appwrite][appwrite] |
|
|
| ------------------------------------------------------ |
|
|
| [![Appwrite](/docs/static/img/appwrite.svg)][appwrite] |
|
|
|
|
</div>
|
|
|
|
<!-- prettier-ignore-start -->
|
|
[appwrite]: https://appwrite.io/?utm_source=task_github&utm_medium=social&utm_campaign=task_oss_fund
|
|
<!-- prettier-ignore-end -->
|