A simple cookie cutter for creating a python project with gitlab ci support.
-
Install cookiecutter
pip install cookiecutter
-
Go to the place where you want to create a project and
-
Run cookiecutter against this repo
cookiecutter https://github.com/srikalyan/cookiecutter-python-build -f