An open API service indexing awesome lists of open source software.

https://github.com/boonious/stow

Composable ETL data plugs and pipelines that fit various process architectures
https://github.com/boonious/stow

Last synced: 10 days ago
JSON representation

Composable ETL data plugs and pipelines that fit various process architectures

Awesome Lists containing this project

README

          

# Stow

Composable ETL data plugs and pipelines that fit various process architectures.

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `stow` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:stow, "~> 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 .