https://github.com/islamhaqq/identicon
https://github.com/islamhaqq/identicon
docker elixir mix
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/islamhaqq/identicon
- Owner: islamhaqq
- Created: 2018-03-10T23:51:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T02:09:09.000Z (about 7 years ago)
- Last Synced: 2025-01-05T16:44:36.999Z (4 months ago)
- Topics: docker, elixir, mix
- Language: Elixir
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Identicon
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `identicon` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:identicon, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/identicon](https://hexdocs.pm/identicon).