Creating image storage from github repository
- Create repository
- Create access token here
- Clone repository:
git clone https://github.com/Karonus/GitPics.git
- Download and install Python 3.10
- Install PyGithub package:
pip3 install PyGithub
python3.10 main.py
- Clone repository:
git clone https://github.com/Karonus/GitPics.git
- Download and install Python 3.10
- Install PyGithub package:
pip install PyGithub
python main.py
- Place an images to uploads directory
- Run program and set operating mode to 1
- Run program and set operating mode to 2