Build highly concurrent, monitorable, and extensible applications with a collection of automata.
"Cizen" means "Nature" in Japanese.
/ˈsizen/ 自然
First, add Cizen to your list of dependencies in mix.exs
:
defp deps do
[
{:cizen, "~> 0.18.1"}
]
end
Then, run mix deps.get
.
API Reference: https://hexdocs.pm/cizen/0.18.1/getting_started.html
Copyright (c) 2018 Ryo33
Cizen is licensed under the MIT License.