-
-
Notifications
You must be signed in to change notification settings - Fork 739
Closed
Labels
Description
- open dos command prompt
dotnet add package ElectronNET.APIdotnet tool install ElectronNET.CLI -g
You can invoke the tool using the following command: electronize
Tool 'electronnet.cli' (version '0.0.10') was successfully installed.
dotnet tool list -g
Package Id Version Commands
----------------------------------------------
electronnet.cli 0.0.10 electronize
dotnet electronize
No executable found matching command "dotnet-electronize"
electronize
Electron.NET Tools (0.0.10)
Project Home: https://github.com/ElectronNET/Electron.NET
etc...
Is there anything wrong with what I did for electronize tool not working with dotnet command?