gh-instal - the github extension of instal
🛰️ Install any binary app from a script URL
this is the the github extension of instal, for more details refer to instal repo
Installation requires a minimum version (2.0.0) of the the Github CLI to support extensions.
-
Install the GitHub CLI
-
then Install this extension:
gh extension install abdfnx/gh-instal
Installing Manually
to install this extension manually, you can do these steps:
-
clone
gh-instal
repo# git git clone https://github.com/abdfnx/gh-instal # github cli gh repo clone abdfnx/gh-instal
-
cd to it
cd gh-instal
-
install it locally
gh extension install .
gh instal