Preview v0.5.2

Flowstone

Asset-first data orchestration framework for Elixir/BEAM.

Stats & Info

  • Latest release: v0.5.2
  • Recent downloads: 312
  • All-time downloads: 312
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add flowstone to your list of dependencies in mix.exs:

def deps do
  [
    {:flowstone, "~> 0.5.2"}
  ]
end

Then run:

mix deps.get

Resources