/ducolookup

CLI tool for looking up duinocoin users

Primary LanguageGoMIT LicenseMIT

ducolookup

Po Slovensky


ducolookup is a CLI tool for looking up Duino-Coin users.

Building & Installing

  1. Install Go

  2. Run:

    go install github.com/MatusOllah/ducolookup@latest

Usage

To lookup a user run:

ducolookup -u <username>

Useful flags

  • -v - prints verbose output

  • -c - prints in color

  • --version - prints version and exits