Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 659 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 659 Bytes

no-code-dbt-transformation

Fill in description

Usage

fill in usage instructions

Development

Clone this repository and init the workspace with following command:

git clone https://github.com/keboola/no-code-dbt-transformation
cd no-code-dbt-transformation
docker-compose build
docker-compose run --rm dev composer install --no-scripts

Run the test suite using this command:

docker-compose run --rm dev composer tests

Integration

For information about deployment and integration with KBC, please refer to the deployment section of developers documentation