Skip to content

Capitains/cookiecutter-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CapiTainS/cookiecutter-guidelines

A CapiTainS Guidelines template for cookiecutter.

Use it now

pip install cookiecutter
cookiecutter https://github.com/capitains/cookiecutter-guidelines.git

```

You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.

Examples values

  • reponame : "canonical-latinLit"
  • username : "PerseusDL",
  • project : "perseus",
  • license: "CC-BY",
  • description: "Description of this repository",
  • desc_lang : "eng",
  • namespace: "latinLit",
  • tg_name : "Textgroup Name",
  • textgroup: "textgroupIdentifier",
  • wk_name : "WorkName",
  • work: "workIdentifier",
  • work_lang : "lat",
  • is_edition: "I have an edition",
  • edition : "Edition Title",
  • desc_edition: "Description of your edition",
  • level_edition : "book,poem,line",
  • is_translation: "I have a translation",
  • translation: "Title of your translation",
  • translation_lang : "eng",
  • desc_translation: "Description of your translation",
  • level_translation : "chapter,section"

About

Cookie Cutter template for CapiTainS Guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published