1.0.2 • Published 6 years ago

gravatar-url-cli v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

gravatar-url-cli

Get a Gravatar URL for an email from the command line.

npm travis standard downloads

This is just a command line interface wrapper around the gravatar-url package.

Usage

npx gravatar-url-cli [email] [options]
Usage: gravatar-url-cli [email address] [options]

    e.g. gravatar-url-cli tom@myspace.com --size=200

    --size, -s            image size (default: 80)
    --version, -v         show version
    --help, -h            show help

Contributing

Contributions welcome! Please read the contributing guidelines before getting started.

License

ISC