Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akasprzok/deucalion
[expirmental] A Prometheus Exposition Format parser using NimbleParsec
https://github.com/akasprzok/deucalion
Last synced: 22 days ago
JSON representation
[expirmental] A Prometheus Exposition Format parser using NimbleParsec
- Host: GitHub
- URL: https://github.com/akasprzok/deucalion
- Owner: akasprzok
- Created: 2022-05-26T04:46:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T10:05:05.000Z (over 1 year ago)
- Last Synced: 2023-03-04T02:37:53.709Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deucalion
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `deucalion` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:deucalion, "~> 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 .