Search⌘ K
AI Features

Introduction

Explore the fundamentals of task automation by creating reusable workflows with make and bash scripts. This lesson helps you understand how to combine commands into scripts that execute multiple steps automatically, increasing your efficiency in using the command-line interface.

We'll cover the following...

Overview

Throughout this course, we’ve used various command-line tools to accomplish tasks faster ...