Skip to content

benjlevesque/ghr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Release Manager

How many programs do you download and install from Github?

Github Release manager will keep track of these installs for you, and enable you to update them easily!

Installation

TODO

First installation requires the traditional

Updating GHR

TODO

Usage

  • Show help
ghr
  • Install an application from its github repository
ghr install benjlevesque/task

The above command will try to automatically match the release name to your system. If the release name doesn't follow conventions, you may pass the desired release name as a second argument.

Tip: you can get shell completion from /, but only for the first 100 repos of a user.

  • Update an existing application
ghr update benjlevesque/task

Available Commands:

Tip: shell completion will offer the installed applications.

  • Checking for updates
ghr check
  • Listing installed applications (and their versions)
ghr list

Enable shell completion

Supported releases

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages