Skip to content

CLI workflow: unified build and discover subcommands#59

Draft
aboydnw wants to merge 3 commits intoconfig-migrationfrom
cli-workflow
Draft

CLI workflow: unified build and discover subcommands#59
aboydnw wants to merge 3 commits intoconfig-migrationfrom
cli-workflow

Conversation

@aboydnw
Copy link
Member

@aboydnw aboydnw commented Feb 25, 2026

Summary

Replaces separate fetch + build commands with a unified build that does fetch + CSV generation + site assembly in one step.

  • Adds discover from-repositories and discover from-contributors subcommands
  • Unified build with --skip-fetch and --csvs-only for incremental workflows
  • Updates README for new CLI interface

Value

Simplifies the developer workflow from 3 commands to 1, and provides discovery tools for expanding config.

- discover from-repositories: find community contributors
- discover from-contributors: find repos from contributor events
- Unified build: fetch + generate CSVs + assemble in one command
- --skip-fetch, --csvs-only for incremental workflows

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant