Based on the awesome Spectre.Console
- Clone the repository
git clone https://github.com/ethtps/ethtpsctl
- Build the script
cd ethtpsctl
dotntet restore
dotnet build --configuration Release --project=ethtpsctl.sln
- Add the script to your path
export PATH=$PATH:"$(pwd)/bin/Release/net8.0"
ethtpsctl [OPTIONS] COMMAND [ARGS]...
--help Show this message and exit.