This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2026-04-26 20:02:40 +02:00
Code
Issues
Releases
Activity
Files
imgbot
task
/
testdata
/
dir
/
explicit_doesnt_exist
/
Taskfile.yml
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
9 lines
90 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Create v3 compiler which respects declaration order of variables
2020-05-16 15:45:41 -03:00
version
:
'3'
When "dir:" attribute points to a non-existing dir, create it
2019-06-04 18:58:22 +02:00
tasks
:
whereami
:
dir
:
createme
cmds
:
-
pwd
silent
:
true
Reference in New Issue
Copy Permalink