ash_state_machine/README.md
Zach Daniel 95a75b542a init
2023-04-21 11:43:36 -06:00

468 B

AshFsm

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ash_fsm to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_fsm, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_fsm.