Skip to content

rafaelacorrea/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Continuous Integration codecov

Installation

git clone https://github.com/rafaelacorrea/identicon

cd identicon

mix deps.get

Run

In the identicon directory, execute the command:

iex -S mix

When the iex is activate, we add the command below to generate a identicon with inserted string:

iex> Identicon.main("Shooky")
:ok

It will return a png:


Shooky.png


About

Project to generate png identicon using Elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages