## Installation

This tool is designed to facilitate the management of projects within the Open Education Project (OPE). It includes a variety of functions for handling repositories, books, containers, and course creation.


### How to install
1. use this command in your terminal ```git clone -b tools https://github.com/kevinge7/OPE-Testing.git ```
2. Ensure you have Git installed, as it is required for several functions.
3. **Command**: In the directory, run `./install.sh`

