{"id":15654216,"url":"https://github.com/warrensbox/hubapp","last_synced_at":"2025-04-15T01:07:49.146Z","repository":{"id":34125613,"uuid":"168738902","full_name":"warrensbox/hubapp","owner":"warrensbox","description":"The `hubapp` command line tool lets you install app binaries from github user's releases.","archived":false,"fork":false,"pushed_at":"2024-07-08T10:11:40.000Z","size":3187,"stargazers_count":27,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T01:07:37.214Z","etag":null,"topics":["github"],"latest_commit_sha":null,"homepage":"https://warrensbox.github.io/hubapp","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warrensbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-01T18:01:11.000Z","updated_at":"2024-03-15T22:13:49.000Z","dependencies_parsed_at":"2024-03-31T01:31:31.072Z","dependency_job_id":"9414980e-ab49-4189-bdfd-b44d413586fc","html_url":"https://github.com/warrensbox/hubapp","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrensbox%2Fhubapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrensbox%2Fhubapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrensbox%2Fhubapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrensbox%2Fhubapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warrensbox","download_url":"https://codeload.github.com/warrensbox/hubapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986312,"owners_count":21194025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github"],"created_at":"2024-10-03T12:49:59.248Z","updated_at":"2025-04-15T01:07:49.130Z","avatar_url":"https://github.com/warrensbox.png","language":"Go","readme":"# Github App Installer\n\n[![Build Status](https://travis-ci.org/warrensbox/hubapp.svg?branch=master)](https://travis-ci.org/warrensbox/hubapp)\n[![Go Report Card](https://goreportcard.com/badge/github.com/warrensbox/hubapp)](https://goreportcard.com/report/github.com/warrensbox/hubapp)\n[![CircleCI](https://circleci.com/gh/warrensbox/hubapp/tree/release.svg?style=shield\u0026circle-token=841e653fa51878de92e379563ea50abbc542d7c9)](https://circleci.com/gh/warrensbox/hubapp/tree/release)\n\n\u003cimg style=\"text-allign:center\" src=\"https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/hubapp/smallerlogo.png\" alt=\"drawing\" width=\"130\" height=\"140\"/\u003e\n\nThe `hubapp` command line tool lets you install app binaries from github user's releases.\nOnce installed, simply select the version you require from the dropdown and start using the downloaded github user's app.\n\nSee installation guide here: [hubapp installation](https://warrensbox.github.io/hubapp/)\n\n## Installation\n\n`hubapp` is available for MacOS and Linux based operating systems.\n\n### Homebrew\n\nInstallation for MacOS is the easiest with Homebrew. [If you do not have homebrew installed, click here](https://brew.sh/).\n\n```ruby\nbrew install warrensbox/tap/hubapp\n```\n\n### Linux\n\nInstallation for other linux operation systems.\n\n```sh\ncurl -L https://raw.githubusercontent.com/warrensbox/hubapp/release/install.sh | bash\n```\n\n### Install from source\n\nAlternatively, you can install the binary from source [here](https://github.com/warrensbox/hubapp/releases)\n\n## How to use\n\n### Use dropdown menu to select version\n\n\u003cimg align=\"center\" src=\"https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/hubapp/hubapp-demo.gif\" alt=\"drawing\" style=\"width: 480px;\"/\u003e\n\n1. You can install and switch between different versions of github user's app by typing the command `hubapp install user/repo` on your terminal.\n1. Select the version of binary by using the up and down arrow.\n1. Hit **Enter** to install the desired version.\n\nThe most recently selected versions are presented at the top of the dropdown.\n\n### Upgrade current version\n\n\u003cimg align=\"center\" src=\"https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/hubapp/hubapp-demo2.gif\" alt=\"drawing\" style=\"width: 480px;\"/\u003e\n\n1. You can also upgrade to latest version of the app.\n2. For example, `hubapp upgrade user/repo`  to upgrade to a higher version of the app.\n3. Hit **Enter** to upgrade.\n\n### Uninstall GitHub app\n\n\u003cimg align=\"center\" src=\"https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/hubapp/hubapp-demo3.gif\" alt=\"drawing\" style=\"width: 480px;\"/\u003e\n\n1. You can also uninstalled github user's.\n2. For example, `hubapp upgrade user/repo` to uninstall to a higher version of the app.\n3. Hit **Enter** to uninstall.\n\n## Additional Info\n\nSee how to *upgrade*, *uninstall*, *troubleshoot* here:[More info](https://warrensbox.github.io/hubapp/additional)\n\n## Issues\n\nPlease open  *issues* here:  [New Issue](https://github.com/warrensbox/hubapp/issues)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrensbox%2Fhubapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarrensbox%2Fhubapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrensbox%2Fhubapp/lists"}