php[tek] 2023
Login
Making things Happen with Make
Speaker: Joe Ferguson
Level: Intermediate (some prior knowledge necessary)
Length: Standard Session (45-60 minutes)
Description:
Tired of typing out the same long commands over and over? Come learn about Make and how Makefiles can simplify long and complex command line tasks such as managing dependencies, creating test environments, executing test suites, and even deploying our application. We can even simplify our CICD tasks and use Makefiles to create repeatable steps that we can run locally to debug complex CICD scenarios.