Skip to content

clu-ling/clu-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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