Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 296 Bytes

Identiek

Identicon generator in elixir

Dependency

 {:egd, github: "erlang/egd"}

Usage:

# iex -S mix
iex(1)> Identiek.main("bob")
Saved bob.png
:ok

Bob