Closed dbeja closed 1 year ago
Closes #30.
Adds a new option to the CLI for choosing a single source to be ingested.
For ingesting all sources: docsdangit ingest
docsdangit ingest
For ingesting just WP docs examples: docsdangit ingest --source=wp-docs
docsdangit ingest --source=wp-docs
Closes #30.
Adds a new option to the CLI for choosing a single source to be ingested.
For ingesting all sources:
docsdangit ingest
For ingesting just WP docs examples:
docsdangit ingest --source=wp-docs