gpm 0.2.1

πŸ“¦ πŸ™ The package manager built on GitHub

gpm

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

Get it from the Snap Store

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

  1. Fork it ( https://github.com/cbrnrd/ezdb/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • cbrnrd cbrnrd - creator, maintainer

Repository

gpm

Owner
Statistic
  • 7
  • 0
  • 1
  • 0
  • 1
  • over 5 years ago
  • July 20, 2018
License

MIT License

Links
Synced at

Sun, 12 May 2024 15:41:42 GMT

Languages