-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Thomas M. Schöller edited this page Jan 29, 2022
·
3 revisions
Download the ZIP file of the latest release, unzip, chmod
and run it:
https://github.com/MaxAtoms/RepoStatusTable/releases
First you will need to create a personal access token and add the NuGet feed (more information in the official documentation):
dotnet nuget add source --username USERNAME --password TOKEN --store-password-in-clear-text --name MaxAtomsNuGet "https://nuget.pkg.github.com/MaxAtoms/index.js
Add RepoStatusTable as global .NET tool:
dotnet tool install --global repostatustable