Skip to content

Consolidate kubernetes and raycast docsets into monorepo #1

@ichoosetoaccept

Description

@ichoosetoaccept

Problem

The kubernetes-docset and raycast-docset repos share duplicated code:

  • verify.py, verify_contribution.py, contribute.py - nearly identical
  • Builder patterns (path fixing, external resource stripping)
  • Scraper patterns

Every improvement in one docset requires manual porting to the other.

Proposed Solution

Create monorepo dash-docsets with shared library. Config for data, subclassing for behavior.

Related

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