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
2025-01-08 04:04:08 +02:00
Code
Issues
Releases
Activity
26036877b2
task
/
testdata
/
dry_checksum
/
Taskfile.yml
10 lines
121 B
YAML
Raw
Normal View
History
Unescape
Escape
Create v3 compiler which respects declaration order of variables Also, fix "<no value>" been printed when a non-existing variable is printed.
2020-05-16 20:45:41 +02:00
version
:
'3'
Don't persist new checksum on the disk if dry mode is enabled Fixes #166
2019-02-09 14:41:19 +02:00
tasks
:
default
:
cmds
:
-
echo "Working..."
sources
:
-
source.txt
method
:
checksum
Reference in New Issue
Copy Permalink