Using the Terminal
Exploring how to get started using command line interfaces.
Feb 4, 20233 min read40

Search for a command to run...
Series
In this series, we will explore the command line and what it has to offer.
Exploring how to get started using command line interfaces.

In my last post, we talked about how to get started with the terminal. In this post, we will continue the discussion and focus on Git, a powerful version control system that can be used from the terminal. We will explore the basics of Git, how to set...
