How to run this on Windows?
D:\GitHubBackup>github-backup
'github-backup' is not recognized as an internal or external command,
operable program or batch file.
I installed it with:
D:\GitHubBackup>python --version
Python 3.7.2
D:\GitHubBackup>pip --version
pip 19.1.1 from F:\Python\lib\site-packages\pip (python 3.7)
D:\GitHubBackup>pip install github-backup
Collecting github-backup
Installing collected packages: github-backup
Successfully installed github-backup-0.22.2
D:\GitHubBackup>
I also tried:
D:\GitHubBackup>F:\Python\Scripts\github-backup.exe
This version of F:\Python\Scripts\github-backup.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
D:\GitHubBackup>
