Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesHuisman authored Dec 16, 2022
1 parent bb30fa4 commit b2e2457
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Dagster-meltano (Under development)
# Dagster-meltano (Archived)

## This repository is no longer in use. If you want to use Meltano inside Dagster, check out the [dagster-ext](https://github.com/quantile-development/dagster-ext) repository.

A dagster plugin that allows you to run Meltano pipelines using Dagster.

[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/quantile-development/dagster-meltano)
[![Downloads](https://pepy.tech/badge/dagster-meltano/month)](https://pepy.tech/project/dagster-meltano)

## Installation
Expand Down Expand Up @@ -59,4 +61,4 @@ And then running them against the codebase:

```shell
black dagster_meltano/ && isort dagster_meltano/ && pylint dagster_meltano/
```
```

0 comments on commit b2e2457

Please sign in to comment.