Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 171 Bytes

File metadata and controls

9 lines (7 loc) · 171 Bytes

elixir-github-photo

recreating github's automatic photo

  • cd photo
  • mix deps.get
  • iex -S mix
  • Photo.main "string"

The PNG file will be saved in the 'photo' dir