https://github.com/sagarkarwande/exercism-elixir
exercism.io website elixir solutions
https://github.com/sagarkarwande/exercism-elixir
elixir exercism
Last synced: about 1 year ago
JSON representation
exercism.io website elixir solutions
- Host: GitHub
- URL: https://github.com/sagarkarwande/exercism-elixir
- Owner: SagarKarwande
- Created: 2017-10-26T11:41:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T11:51:02.000Z (over 8 years ago)
- Last Synced: 2025-02-16T09:27:54.427Z (over 1 year ago)
- Topics: elixir, exercism
- Language: Elixir
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirAlogrithms
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `elixir_alogrithms` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:elixir_alogrithms, "~> 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/elixir_alogrithms](https://hexdocs.pm/elixir_alogrithms).