Skip to content
Snippets Groups Projects
  • René Schöne's avatar
    c4ea7aea
    Some ideas. · c4ea7aea
    René Schöne authored
    - replace project_gitlab_id with $System.env.CI_PROJECT_ID, update readme
    - cache gradle distro
    - fix diagram creation
    - add git remote after init
    c4ea7aea
    History
    Some ideas.
    René Schöne authored
    - replace project_gitlab_id with $System.env.CI_PROJECT_ID, update readme
    - cache gradle distro
    - fix diagram creation
    - add git remote after init

Cookiecutter template for relational RAG projects

Requirements:

  • Cookiecutter (0.7.0+) installed, e.g., using pip install cookiecutter.

Usage:

  1. Create a new project. Note the URL to clone the project.
  2. Run cookiecutter https://git-st.inf.tu-dresden.de/jastadd/project-templates/relast and put in your information, especially the URL from step 1 as project_url.