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 07:59:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
better-gh-workflow
Add File
New File
Apply Patch
task
/
testdata
/
includes_cycle
/
one
/
Taskfile.yml
10 lines
109 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Add support for multi-level includes and cyclic include detection
2022-01-14 22:38:37 -05:00
version
:
'3'
includes
:
'two'
:
./two/Taskfile.yml
tasks
:
level2
:
cmds
:
Add newlines to test Taskfiles
2022-02-03 22:13:43 -05:00
-
echo "hello level 2"
Reference in New Issue
Copy Permalink