Skip to content

inveniosoftware/cookiecutter-invenio-rdm

Repository files navigation

Cookiecutter-Invenio-RDM

This Cookiecutter template is designed to help you to bootstrap an InvenioRDM instance.

Please follow the InvenioRDM documentation at https://inveniordm.docs.cern.ch/install/

Quickstart

Install the latest Cookiecutter if you haven't installed it yet:

pip install -U cookiecutter

Generate your Invenio RDM instance:

cookiecutter https://github.com/inveniosoftware/cookiecutter-invenio-rdm.git -c v12.0

More detailed steps can be found at https://inveniordm.docs.cern.ch/install/scaffold/