mirror of
https://github.com/go-task/task.git
synced 2025-01-26 05:27:15 +02:00
Merge pull request #16 from go-task/feature/default-task
Support for a default task
This commit is contained in:
commit
678ea86350
@ -42,6 +42,7 @@ task assets build
|
|||||||
If Bash is available (Linux and Windows while on Git Bash), the commands will
|
If Bash is available (Linux and Windows while on Git Bash), the commands will
|
||||||
run in Bash, otherwise will fallback to `cmd` (on Windows).
|
run in Bash, otherwise will fallback to `cmd` (on Windows).
|
||||||
|
|
||||||
|
If you ommit a task name a name of default will be assumed.
|
||||||
|
|
||||||
### Environment
|
### Environment
|
||||||
You can specify environment variables that are added when running a command:
|
You can specify environment variables that are added when running a command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user