Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

odinuv/app-test2

Repository files navigation

my-component

Build Status

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/my-component
cd my-component
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