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

Added README info for default task

This commit is contained in:
Sascha Andres
2017-03-10 08:42:38 +01:00
parent 12babf4204
commit ff2a442f93

View File

@ -42,6 +42,7 @@ task assets build
If Bash is available (Linux and Windows while on Git Bash), the commands will
run in Bash, otherwise will fallback to `cmd` (on Windows).
If you ommit a task name a name of default will be assumed.
### Environment
You can specify environment variables that are added when running a command: