Back to Browse

This file should be in any GitHub Repository

1.6K views
May 21, 2024
17:43

#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 https://www.youtube.com/watch?v=GmZEkQWe7N4 🟣 YAML Tutorial https://www.youtube.com/watch?v=S6-7NaKFqSs Important Links: 🔴 The Github repo I used https://github.com/jimdevops19/basic_python_project 🔴 Taskfile Documentation https://docs.python.org/3.13/whatsnew/3.13.html 🔴 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#individual

Download

0 formats

No download links available.

This file should be in any GitHub Repository | NatokHD