Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Library to generate Github profile pic like identicon image.

The docs can be found at https://hexdocs.pm/identicon.

Installation

The package can be installed by adding identicon to your list of dependencies in mix.exs:

def deps do
  [
    {:identicon, "~> 0.1.0"},
    {:egd, github: "erlang/egd"}
  ]
end

The library is dependend on erlang :egd library

About

Generating Github profile image like identicon in Elixir.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages