#Taskfile
This video shows what a task file is with clear examples of how to easily include it in your GitHub repositories.
Timeline:
00:00 - 04:41 - Taskfile basic example and Introduction
04:41 - 07:52 - How Taskfile is used in real projects ? (Python Example)
07:53 - 09:49 - How to manage tasks for both Windows and Linux ?
09:50 - 13:13 - Variables in Taskfile
13:14 - 15:37 - Running tests and Global Variables
15:38 - 17:42 - Adding dependencies to tasks
Related tutorials:
🟣 JSON Tutorial
• JSON Explained | How Python could read fro...
🟣 YAML Tutorial
• Yaml Tutorial | Learn Yaml in 15 mins
Important Links:
🔴 The Github repo I used
https://github.com/jimdevops19/basic_...
🔴 Taskfile Documentation
https://docs.python.org/3.13/whatsnew...
🔴 Docker images I used (look for 3.13.0b tags):
https://hub.docker.com/_/python
🔴 How to install choco on Windows ?
https://chocolatey.org/install#indivi...