gpm 0.2.1
GPM
π¦The Linux package manager built on GitHubπ
Welcome to gpm
! gpm
(Github Package Manager) is a binary distribution tool built off of GitHub. It uses a familiar apt-like syntax and pulls all binaries straight from GitHub repositories.
Installation
There are a few ways to install gpm:
Using snapcraft
sudo snap install --edge --devmode github-package-manager
Building from source:
git clone https://github.com/cbrnrd/gpm && cd gpm && sudo make install
Install script:
curl -fsSL https://git.io/get-gpm | sudo bash
GitHub Releases
You can get the latest release here
Usage
Installing a package is simple, here is the gist of it: sudo gpm install user/repo
.
If the repository owner has set their package up correctly, you should be able to run the installed binaries.
Contributing
- Fork it ( https://github.com/cbrnrd/ezdb/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- cbrnrd cbrnrd - creator, maintainer
Repository
gpm
Owner
Statistic
- 7
- 0
- 1
- 0
- 1
- almost 6 years ago
- July 20, 2018
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 05:15:36 GMT
Languages