Cool Elixir GitHub-like identicon generator.
- 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.
- 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.