Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 180 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 180 Bytes

Setup

  1. Clone the repository
  2. Create a virtual environment python -m venv venv
  3. Enter the virtual environment source venv/bin/activate or ./venv/bin/activate