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

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

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
```