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
split-executor-and-reader
Add File
New File
Apply Patch
task
/
testdata
/
includes
/
included
/
Taskfile.yml
7 lines
95 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Removed automatic inclusion of Taskfiles by OS and update tests
2020-02-15 16:40:42 +03:00
version
:
'3'
Write first test for including a Taskfile
2018-10-13 16:56:51 -03:00
tasks
:
gen
:
cmds
:
Fixes to Taskfile including: - Disallow recursive Taskfile including (i.e. included Taskfile including other Taskfiles) - Write test for included a file instead of a directory
2018-10-13 17:52:09 -03:00
-
echo included_directory > included_directory.txt
Reference in New Issue
Copy Permalink