This repository contains templates for open source projects at bakdata. This includes baseline configs for language tools, default project dependencies, and example CI setups.
This repository contains a script that will fetch all templates and guide you through the process of setting up your new project.
The easiest way to do this is with the following command in the directory of your project:
bash -c "$(curl -sL https://raw.githubusercontent.com/bakdata/bakdata-project-templates/master/init.sh)"