Skip to content

EO-DataHub/eodh-workflows

Repository files navigation

eodh-workflows

publish docs

Workflows for Action Creator component on EOPro platform.

Getting started

Create the environment:

make env

Run pre-commit hooks:

make pc

Guides

Read more here:

Docs

To build project documentation run:

make docs

and then:

mkdocs serve