Add cookiecutter template
Cookiecutter template adapted from Mediawiki Event Enrichment.
python3 -m pip install --user cookiecutter
cookiecutter cookiecutter-event-pipeline
Without pulling the repo
cookiecutter git+https://gitlab.wikimedia.org/repos/data-engineering/eventutilities-python.git --directory cookiecutter-event-pipeline
Edited by TChin