https://github.com/hexedpackets/elixir-riemann
https://github.com/hexedpackets/elixir-riemann
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexedpackets/elixir-riemann
- Owner: hexedpackets
- License: apache-2.0
- Created: 2017-02-20T14:25:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T22:14:57.000Z (over 9 years ago)
- Last Synced: 2025-06-13T01:02:14.579Z (about 1 year ago)
- Language: Elixir
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Riemann
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `riemann` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:riemann, "~> 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/riemann](https://hexdocs.pm/riemann).