clu-ling / clu-template

https://clu-ling.github.io/clu-template
0 stars 0 forks source link

clu-template

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

docker run -i -v $PWD:/app parsertongue/clu-template:latest cookiecutter /app --directory="templates/python"

Cookiecutter

cookiecutter https://github.com/clu-ling/clu-template.git