Skip to content

[READ-ONLY] Output mapping library for Docker Runner

License

Notifications You must be signed in to change notification settings

keboola/output-mapping

Repository files navigation

Output Mapping

Build Status Code Climate Test Coverage

Output mapping library for Docker Runner. Library processes output mapping, imports data to Storage tables into CSV files and files to Storage Files. Files are imported from local directory.

Development

Create .env.local file from this .env template and fill the missing envs:

cp .env .env.local

To run Synapse tests, set RUN_SYNAPSE_TESTS to 1 and supply a Storage API token to a project with Synapse backend. Synapse tests are by default skipped (unless the above env is set).

License

MIT licensed, see LICENSE file.