clu-template
is a repository template for clu projects. To generate a new clu project from this template, use the following line in the desired directory for the new project.
docker run -i -v $PWD:/app parsertongue/clu-template:latest cookiecutter /app --directory="templates/python"
cookiecutter https://github.com/clu-ling/clu-template.git