mirror of
https://github.com/go-task/task.git
synced 2026-07-07 22:18:47 +00:00
Merge pull request #213 from marco-m/document-dir-creation
Document dir: creation (see PR #211)
This commit is contained in:
@@ -148,6 +148,8 @@ tasks:
|
|||||||
- caddy
|
- caddy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If the directory doesn't exist, `task` creates it.
|
||||||
|
|
||||||
## Task dependencies
|
## Task dependencies
|
||||||
|
|
||||||
You may have tasks that depend on others. Just pointing them on `deps` will
|
You may have tasks that depend on others. Just pointing them on `deps` will
|
||||||
|
|||||||
Reference in New Issue
Block a user