Skip to content

RealOrko/dotnet-cli-ghinstaller

Repository files navigation

dotnet-cli-ghinstaller

Build Publish

An installer for GitHub releases or tags

Why do I need this?

You find yourself having tried apt, dnf, snapd, brew, chocolately and you just need a tidy way to get the binaries downloaded and built from GitHub with a single script that works across most platforms.

Prerequisites

You need to install the DOTNET Core SDK.

Install

dotnet tool install -g dotnet-cli-ghinstaller

Commands

Here are some examples and descriptions of all the possible commands. For any help please type the following command after installing:

ghi

If you would like help with a specific command just type

ghi <command>

Available commands are:

Uninstall

dotnet tool uninstall -g dotnet-cli-ghinstaller

About

An installer for GitHub releases or tags

Resources

License

Stars

Watchers

Forks

Packages

No packages published