This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2025-12-25 16:09:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3626b271a75647ccbd2efec256cce509cc15f430
task
/
testdata
/
dry
/
Taskfile.yml
7 lines
63 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 15:45:41 -03:00
version
:
'3'
Dry run small code style changes
2018-08-05 11:28:02 -03:00
tasks
:
build
:
cmds
:
-
touch file.txt
Reference in New Issue
Copy Permalink