1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Migrating from taskfile.org to taskfile.dev

This commit is contained in:
Andrey Nering
2019-03-04 23:23:30 -03:00
parent e4204168a0
commit 9f269e1a95
5 changed files with 430 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
Task is a task runner / build tool that aims to be simpler and easier to use
than, for example, [GNU Make](https://www.gnu.org/software/make/).
See [taskfile.org](https://taskfile.org) for documentation.
See [taskfile.dev](https://taskfile.dev) for documentation.
---