ericclemmons / ericclemmons/medium-to-markdown

CLI

Open
#2 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
31
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I'd like to do:

```shell
$ npx medium-to-markdown ericclemmons
```

or

```
$ npx medium-to-markdown https://medium.com/@ericclemmons/javascript-fatigue-48d4011b6fc4?format=json
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the two requested invocations: `npx medium-to-markdown ericclemmons` and the full Medium URL with `?format=json`. Run them to establish current behavior, then locate the CLI entry point that handles arguments. Done means both forms accept their input and convert the requested Medium content to Markdown.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.