Skip to content

4mp3R/elixir-identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Installation

  • Clone this repo
  • Install the dependencies with mix deps.get

Identicon generation

  • Open IEX with iex -S mix
  • Run Identicon.generate_identicon "Name or nickname here"
  • Check the project root, you'll see a file names Name or nickname here.png there.

Documentation generation

  • Run mix docs

Running unit & doc tests

  • Run mix test

About

An identicon generator written in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages