Current section

Files

Jump to
siblings README.md
Raw

README.md

# Siblings
# Siblings    [![Kantox ❤ OSS](https://img.shields.io/badge/❤-kantox_oss-informational.svg)](https://kantox.com/)  [![Test](https://github.com/am-kantox/siblings/workflows/Test/badge.svg)](https://github.com/am-kantox/siblings/actions?query=workflow%3ATest)  [![Dialyzer](https://github.com/am-kantox/siblings/workflows/Dialyzer/badge.svg)](https://github.com/am-kantox/siblings/actions?query=workflow%3ADialyzer)
**The partitioned dynamic supervision of FSM-backed workers.**
## Installation
```elixir
def deps do
[
{:siblings, "~> 0.1"}
]
end
```
## Changelog
* `0.1.0` — Initial MVP
## [Documentation](https://hexdocs.pm/siblings)