gravatar-url-cli
v1.0.2
Published
Get a Gravatar URL for an email from the command line.
Downloads
1
Readme
gravatar-url-cli
Get a Gravatar URL for an email from the command line.
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 [email protected] --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.