This Cookiecutter template is designed to help you to bootstrap an Invenio service.
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 v1.0
More detailed steps can be found in the https://inveniosoftware.org/#getstarted
- Python package: Python package for your service.
- Boilerplate files: README including important badges.
- License: MIT file and headers.
- ** TODO **
To generate correct files, please provide the following input to Cookiecutter:
project_name |
|
project_shortname |
|
project_site |
|
package_name |
|
github_repo |
|
**TODO** |
|