https://github.com/embulk/plugins-cross-search
A repository for cross-search over Embulk plugins
https://github.com/embulk/plugins-cross-search
Last synced: 3 months ago
JSON representation
A repository for cross-search over Embulk plugins
- Host: GitHub
- URL: https://github.com/embulk/plugins-cross-search
- Owner: embulk
- Created: 2019-09-05T07:09:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T07:42:15.000Z (over 3 years ago)
- Last Synced: 2025-09-12T13:02:14.640Z (10 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains open-sourced Embulk plugins as submodules to cross-search them for compatibility study.
```
git submodule add -b master (repository address)
```
```
git submodule update --init --recursive --remote
```