Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 534 Bytes

Koreografeye

This repository contains a collection of Koreografeye plugins.

Each plugin can be added to your Koreografeye project by installing the plugin as a dependency:

npm install koreografeye-<name-of-plugin>

Each plugin needs to be added to the project config.jsonld file. Check the README of each plugin for configuration details.

Hint:

  • Update the @context section with the correct plugin version URL
  • Add a new plugin configuration to the @graph section