Skip to content

notdixon/GitPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPM

Table of Contents

What is GitPM?

GitPM is a package manager for Linux (and maybe BSD) that instead of using a database file, similar to how apt or pacman works, it instead uses Git Repositories. This means you no longer have to worry about updating the cache with apt update or pacman -Sy, as the database is GitHub or GitLab.

Usage

Installing

To install GitPM, you simply need to have python installed, and the Python module colorama. Then you can simply run

sudo make install

About

A Package Manager that uses Git Repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published