{ "version": "2.0.0", "tasks": [ { "label": "File-Folder-Helper AOT s X Day-Helper-2024-06-23", "type": "shell", "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe", "args": [ "s", "X", "D:/5-Other-Small/Kanban/Infineon/tasks", "Day-Helper-2024-06-23", "*.md", "## Sub-tasks", "code-insiders", "index.md", "- [,](", "## Done", ".kan" ], "problemMatcher": [] }, { "label": "Kanbn Console", "type": "npm", "script": "kanbn.board", "problemMatcher": [] }, { "label": "Kanbn Write Boad", "type": "shell", "command": "& kanbn board -j | L:/Git/kanbn2md/kanbn2md.exe >.kanbn/board.md", "problemMatcher": [] }, { "label": "Kanbn Write json", "type": "npm", "script": "kanbn.board.json", "problemMatcher": [] } ] }