SirTony / colors

A simple tool to scrape all named colors from Wikipedia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colors

A simple CLI tool to scrape known color names and their RGB values from the Wikipedia.

Usage: colors --format <FORMAT>

Options:
  -f, --format <FORMAT>  Set the output format [default: csv] [possible values: json, xml, csv]
  -h, --help             Print help
  -V, --version          Print version

About

A simple tool to scrape all named colors from Wikipedia.

License:The Unlicense


Languages

Language:Rust 100.0%