Commander is a CLI tool aggregator that allows me customize my favorite CLI commands.
- Clone the repo.
- Open in Visual Studio (or an IDE of your choice) and build the solution.
- Open a terminal window pointing to the location of the cloned project.
- In the terminal, install commander as a dotnet tool by running
dotnet tool install --global --add-source ./bin/Debug Commander --version 1.0.0
. - Commander can be invoked as a dotnet tool by running
cmdr
from a terminal shell.
- Speed: Running
cmdr speed
in a terminal results in
PowerShell process started.
C:\Users\mercymarkus\AppData\Roaming\npm
`-- [email protected]
{
"downloadSpeed": 5.8,
"downloaded": 9.3,
"latency": 129,
"bufferBloat": 331,
"userLocation": "Kaduna, NG",
"userIp": "108.86.39.54"
}