Skip to content

GitHub-style Identicon app I wrote in Elixir functional programming language.

Notifications You must be signed in to change notification settings

mukunzidd/identicon

Repository files navigation

Identicon

Cool Elixir GitHub-like identicon generator.

How to run this app locally

  • Clone the repo
  • run mix deps.get
  • run mix test
  • You should see a your_name.png file created in the root of your project.

Generate docs

  • Run mix docs
  • Open /docs/index.html

Refer to the hex docs' own documentation to learn how you can generate an ePub file of the docs.

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/identicon.

About

GitHub-style Identicon app I wrote in Elixir functional programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages