https://github.com/sprql/experimentex
Elixir experiments
https://github.com/sprql/experimentex
elixir exercism experiments
Last synced: over 1 year ago
JSON representation
Elixir experiments
- Host: GitHub
- URL: https://github.com/sprql/experimentex
- Owner: sprql
- License: mit
- Created: 2017-05-11T20:22:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T19:55:03.000Z (over 8 years ago)
- Last Synced: 2025-01-28T00:15:04.102Z (over 1 year ago)
- Topics: elixir, exercism, experiments
- Language: Elixir
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Experimentex
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `experimentex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:experimentex, "~> 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/experimentex](https://hexdocs.pm/experimentex).