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
- Host: GitHub
- URL: https://github.com/boonious/stow
- Owner: boonious
- License: apache-2.0
- Created: 2023-11-22T14:55:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T19:26:55.000Z (over 1 year ago)
- Last Synced: 2025-10-28T23:59:42.910Z (8 months ago)
- Language: Elixir
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .