From Makefile to Justfile (or Taskfile): Recipe Runner Replacement

Опубликовано: 14 Май 2025
на канале: DevOps Toolkit
8,593
272

Discover the power of modern recipe runners as we transition from the traditional Makefile to Justfile (or stick to Taskfile). This video guides you through the reasons behind the switch, showing how these newer tools can simplify your development workflows. You'll learn about Justfile syntax, its capabilities, and the benefits it offers for task automation and reproducibility.

#Justfile #Taskfile #Makefile

Consider joining the channel:    / devopstoolkit  

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬
➡ Transcript and commands: https://devopstoolkit.live/ci-cd/from...
🔗 just: https://github.com/casey/just
🎬 Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally:    • Say Goodbye to Makefile - Use Taskfil...  

▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬
If you are interested in sponsoring this channel, please use https://calendar.app.google/Q9eaDUHN8... to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
➡ Twitter:   / vfarcic  
➡ LinkedIn:   / viktorfarcic  

▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬
🎤 Podcast: https://www.devopsparadox.com/
💬 Live streams:    / devopsparadox  

▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
00:00 Introduction to just and Justfile
02:19 just Define Justfile and just Run It
07:47 just and Justfile Pros and Cons