Skip to content

stefholbrook/identicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identicon

Create a github pixel identicon.

Identicon

Installation

  • Run mix setup to setup project and install dependencies
  • In the project directory start an interactive shell iex -S mix and create your image by calling the the Identicon main function and passing the name you want to create an image for Identicon.main("image_name").
  • This will create a file in your project directory which you can now view. To open from the terminal, in the project directory enter open image_name.png or view one of the existing images in the project -- open banana.png or open asdf.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages