Task execution and automation using Invoke
Very often, when working on a project, we want to run various tasks such as linting, tests, launching a development server, etc. Rather than running the actual commands to launch these tasks, it is not unusual to use some kind of tool to manage such ...
blog.victor.co.zm5 min read