Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skbolton/childsplay
https://github.com/skbolton/childsplay
beam elixir supervisor
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skbolton/childsplay
- Owner: skbolton
- Created: 2023-04-18T05:40:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-18T18:49:39.000Z (over 1 year ago)
- Last Synced: 2024-03-14T22:10:24.458Z (8 months ago)
- Topics: beam, elixir, supervisor
- Language: Elixir
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChildSplay
Make building a list of children a `Supervisor` manages a problem of the
past.## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `childsplay` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:childsplay, "~> 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 .