Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 465 Bytes

Dataset converter addons

Collection of ready-to use addons for the Dataset converter tool

The addons include both plugins and configuration files.

Installation

Inside the data-converter folder, simply execute the install script. Beware that it overwrites any files with same name without prompting.

$ cd /path/to/data-converter
$ curl -fsSL https://raw.githubusercontent.com/greenhub-project/dataset-converter-addons/master/install.sh | sh