An open API service indexing awesome lists of open source software.

https://github.com/matusollah/ducolookup

CLI tool for looking up duinocoin users
https://github.com/matusollah/ducolookup

cli cli-app cli-tool duco duco-api duco-lookup duino duino-coin duinocoin go golang scraper

Last synced: 10 months ago
JSON representation

CLI tool for looking up duinocoin users

Awesome Lists containing this project

README

          

# ducolookup

**[Po Slovensky](https://github.com/MatusOllah/ducolookup/blob/main/README_sk.md)**

---

**ducolookup** is a CLI tool for looking up [Duino-Coin](https://duinocoin.com) users.

## Building & Installing

1. Install Go

2. Run:

```shell
go install github.com/MatusOllah/ducolookup@latest
```

## Usage

To lookup a user run:

```shell
ducolookup -u
```

### Useful flags

- ``-v`` - prints verbose output

- ``-c`` - prints in color

- ``--version`` - prints version and exits