Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-michael-schmidt/elixir-identicon-generator
https://github.com/dev-michael-schmidt/elixir-identicon-generator
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-michael-schmidt/elixir-identicon-generator
- Owner: dev-michael-schmidt
- Created: 2021-02-05T22:44:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T23:30:58.000Z (almost 4 years ago)
- Last Synced: 2024-03-20T04:44:59.890Z (8 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Identicon Generator
### Usage
`> mix deps.get``> iex -S mix`
`iex> Identicon.main("input string")`