Skip to content

Commit 9ab5e1e

Browse files
authored
Add adonis-etl package configuration (#142)
1 parent 82d590c commit 9ab5e1e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/packages/adonis-etl.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: adonis-etl
2+
description: AdonisJS ETL skaffold commands package - Generate ETL (Extract, Transform, Load) components for your AdonisJS applications.
3+
repo: batosai/adonis-etl#main
4+
npm: '@jrmc/adonis-etl'
5+
icon: ''
6+
github: https://github.com/batosai/adonis-etl
7+
learn_more: ''
8+
category: Database
9+
type: 3rd-party
10+
maintainers:
11+
- name: Jeremy Chaufourier
12+
github: batosai
13+
compatibility:
14+
adonis: ^6.0.0

0 commit comments

Comments
 (0)