Skip to content

gg-bois/GitHub-Package-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Package Manager 1.4.5

GHPM is a powerful package manager for GitHub that helps users to organize, compile, and recall packages with ease.

It offers a user-friendly interface, and packages are downloaded and compiled with minimal struggle. GHPM automatically handles requirements and other prerequisites, making it easier for users to install applications and projects.

Compared to other GitHub package managers, GHPM offers unparalleled features such as cross-instance reference of programs, and it's the most lightweight manager available.

Whether you're a beginner or an experienced programmer, GHPM offers the tools you need to take your programming experience to the next level.

quick install

MacOS & Linux v1.4.5

git clone -b v1.4.5 https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd GitHub-Package-Manager
python3 Start.py

MacOS & Linux v1.4.4

git clone -b v1.4.4 https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd GitHub-Package-Manager
python3 Start.py

Windows v1.4.4 WinInstalls

git clone -b Windows-v1.4.4 https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd Github-Package-Manager
python3 Start.py

MacOS & Linux v1.4.1

git clone -b v1.4.1 https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd GitHub-Package-Manager
python3 Start.py

MacOS & Linux & Windows-(Untested) v1.4.0-Light

git clone -b v1.4.0-Light https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd GitHub-Package-Manager
python3 Start.py

MacOS and Linux v1.3.8

git clone https://github.com/smoke-wolf/GitHub-Package-Manager.git
cd GitHub-Package-Manager
python3 Start.py

First Use:

Recomended to checkout this documentation

When you first launch the application, you will be prompted to create a password and username. Once the profile has been created, run the following command.

python3 Start.py

MORE INFO

About

A comprehensive installer for GitHub packages and local projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%