Skip to content

tmpie/identicon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identicon-cli

NPM Version Node Current NPM License

A simple CLI Tool to run identicon.js on Node.js.

icon_1.png icon_2.png icon_3.png

Instration

Running on-demand:

Using npx you can run the script without installing it first:

npx identicon-cli [options] <identifer>

Globally via npm

npm install -g identicon-cli

and

identicon-cli [options] <identifer>

Usage

Usage: identicon-cli [options] <identifer>

Options:
  -s --size <number>  icon size (default: 64)
  -o --output <path>  output path
  --foreground <hex>  foreground color
  --background <hex>  background color
  --svg               use SVG instead of PNG
  -v --version        output the version number
  -h, --help          display help for command

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors