jinek / ToolUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToolUI

Helps to manage dotnet tools.

This application has been built using Consolonia and CliWrap

Quick start video: https://youtu.be/MOltIKesqvk

Screenshots

tooluiMainPage3 tooluiMainPage3_1

Installation And Usage

Locally:

dotnet tool install ToolUI
dotnet tool run dotnet-toolui
dotnet tool uninstall ToolUI

Globally:

dotnet tool install ToolUI --global 
dotnet toolui
dotnet tool uninstall ToolUI --global

About

License:MIT License


Languages

Language:C# 100.0%