2020-12-27 18:55:55 -03:00
< div align = "center" >
< a href = "https://taskfile.dev" >
2024-03-19 19:40:20 +00:00
< img src = "website/static/img/logo.svg" width = "200px" height = "200px" / >
2020-12-27 18:55:55 -03:00
< / a >
2017-03-01 20:07:21 -03:00
2020-12-27 18:55:55 -03:00
< h1 > Task< / h1 >
2017-02-28 09:14:11 -03:00
2020-12-27 18:55:55 -03:00
< 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 >
2018-12-24 15:00:14 -02:00
2020-12-27 18:55:55 -03:00
< p >
2023-01-01 21:24:16 -03:00
< 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 >
2020-12-27 18:55:55 -03:00
< / p >
< / div >