Skip to content

decouple data gathering from reporting #6

@ssbarnea

Description

@ssbarnea

There two very different activities: getting list of plugins and information about them and reporting.

Based on where we want to use the list of plugins we could generate rst, html, txt or json.

I am inclined to suggest using a simple JSON file as a database, mainly because we could store it inside the repository and still be able to humanly read it, or read diffs on incoming changes. Still, other approaches could also work, even a YAML file.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions