Skip to content

Windows Installation

JDX50S edited this page Jul 9, 2023 · 5 revisions

Installing GHPM On Windows

Windows v1.4.4

git clone -b v1.4.1 https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd Github-Package-Manager
python3 Start.py
graph LR
A[Download] -- GitClone --> B[start.py]
B --> D[manual conf]
D --> E[alter sd]
Loading

After you have completed the first use, and have therefore created a profile. You will need to manually change the SourceDirectory variable within GitHub-Package-Manager/User/UserProfile.py.

graph LR
A['\users\home\ect\idg\'] -- Changed --> B['\\users\\home\\ect\\idg\\']
Loading

After the change has been made, you should be free to use GHPM as you like.