1.0.2 • Published 7 years ago

yalescon v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Yalescon

A command-line tool to generate identicon images inspired by Github.

Requirements

  • Node.JS (>= 7.7.1)

Install

npm install -g yalescon

Parameters

ParameterRequiredDescription
--text:white_check_mark:Text to hash as identicon.
--dirDirectory to send the identicon.
--sizeWidth/height of the identicon in pixels.

Example

> yalescon --text="foo" --dir="C:/identicons"
> + Identicon successfully created at C:/identicons/foo.jpg