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

@@ -8,7 +8,7 @@ import (
"path/filepath"
)
const defaultTaskfile = `# https://taskfile.org
const defaultTaskfile = `# https://taskfile.dev
version: '2'