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

Improvements on documentation

This commit is contained in:
Andrey Nering
2018-08-19 15:47:21 -03:00
parent 491da0ceb9
commit 687e2699cf
2 changed files with 44 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ It aims to be simpler and easier to use then [GNU Make][make].
- [Go's template engine](#gos-template-engine)
- [Help](#help)
- [Silent mode](#silent-mode)
- [Dry Run Mode](#dry-run-mode)
- [Ignore errors](#ignore-errors)
- [Output syntax](#output-syntax)
- [Watch tasks](#watch-tasks-experimental)
- [Examples](#examples)
- [Alternative task runners](#alternative-task-runners)