Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samk13/invenio-dev-latest


https://github.com/samk13/invenio-dev-latest

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Dev latest-build

Welcome to your InvenioRDM instance.

## Getting started

Run the following commands in order to start your new InvenioRDM instance:

```console
pip install invenio-cli

invenio-cli install
invenio-cli services setup -f -N
invenio-cli run

# Install local packages
./install_local_packages.sh
```

## Documentation

To learn how to configure, customize, deploy and much more, visit
the [InvenioRDM Documentation](https://inveniordm.docs.cern.ch/).