https://github.com/ndrean/dynamic-supervisor-genserver
create dyn supervised genserver with Elixir
https://github.com/ndrean/dynamic-supervisor-genserver
elixir
Last synced: about 1 year ago
JSON representation
create dyn supervised genserver with Elixir
- Host: GitHub
- URL: https://github.com/ndrean/dynamic-supervisor-genserver
- Owner: ndrean
- Created: 2022-09-12T20:14:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T20:14:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T06:46:17.630Z (over 1 year ago)
- Topics: elixir
- Language: Elixir
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenserverExamples
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `genserver_examples` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:genserver_examples, "~> 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 .