yalescon

1.0.2 • Public • Published

Yalescon

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

Requirements

  • Node.JS (>= 7.7.1)

Install

npm install -g yalescon

Parameters

Parameter Required Description
--text Text to hash as identicon.
--dir Directory to send the identicon.
--size Width/height of the identicon in pixels.

Example

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

Readme

Keywords

Package Sidebar

Install

npm i yalescon

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • isaiasvallejos