1. Installation

1.1. Prerequisites

The Command Line Teaching (CLT) toolkit requires an installation of Python. Install this software first.

1.2. Command Line Teaching

Open a terminal. Type the command below and press enter to install the CLT toolkit with pip.

pip install git+https://github.com/elijahgreenstein/command-line-teaching.git

pip will also install these required Python packages and their dependencies:

1.3. Next steps

Once you have installed CLT, go to the next part of the tutorial.