- Python ^3.11
- Poetry
Install dependencies
poetry installCopy .env.example to .env
cp .env.example .envAdd your token to .env
Create database
python3 create_database.pyRun parser script
python3 gitparser.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
poetry installCopy .env.example to .env
cp .env.example .envAdd your token to .env
Create database
python3 create_database.pyRun parser script
python3 gitparser.py