mirror of
https://github.com/go-task/task.git
synced 2025-07-15 01:35:00 +02:00
fix: grammar in docs
This commit is contained in:
@ -41,7 +41,7 @@ guide to check the full schema documentation and Task features.
|
|||||||
`$PATH` and you're done! Or you can also install using [Homebrew][homebrew],
|
`$PATH` and you're done! Or you can also install using [Homebrew][homebrew],
|
||||||
[Snapcraft][snapcraft], or [Scoop][scoop] if you want.
|
[Snapcraft][snapcraft], or [Scoop][scoop] if you want.
|
||||||
- Available on CIs: by adding [this simple command](installation.md#install-script)
|
- Available on CIs: by adding [this simple command](installation.md#install-script)
|
||||||
to install on your CI script and you're done to use Task as part of your CI pipeline;
|
to install on your CI script and you're ready to use Task as part of your CI pipeline;
|
||||||
- Truly cross-platform: while most build tools only work well on Linux or macOS,
|
- Truly cross-platform: while most build tools only work well on Linux or macOS,
|
||||||
Task also supports Windows thanks to [this shell interpreter for Go][sh].
|
Task also supports Windows thanks to [this shell interpreter for Go][sh].
|
||||||
- Great for code generation: you can easily [prevent a task from running](/usage#prevent-unnecessary-work)
|
- Great for code generation: you can easily [prevent a task from running](/usage#prevent-unnecessary-work)
|
||||||
|
Reference in New Issue
Block a user