- Clone the repository
git clone git@github.com:UnmannedAerialSystems/air-link.git - Change directory to the newly cloned repo:
cd air-link - Create a virtual environment:
python3 -m venv venv - Source the virtual environment:
source venv/bin/activate - Install the required dependencies:
pip install -r requirements.txt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|