-
-
Notifications
You must be signed in to change notification settings - Fork 820
Run tgcf on Windows
Aahnik Daw edited this page Apr 23, 2021
·
10 revisions
Windows is a mess! In Linux or Mac, a terminal and python are generally pre-installed. But that's not the case with windows.
Here goes the complete guide to set up and use tgcf
on a Windows machine.
-
Open Microsoft Store
-
Install Powershell , Windows Terminal, and Python 3.9
-
Install VS Code for easy editing of text files.
-
Open Powershell in Windows Terminal and run pip install tgcf
-
Create a folder, go inside it, create .env and tgcf.config.yml, run tgcf
Have a question? Ask in the discussion forum. But make sure to read the wiki first.