Skip to content

An CLI application to parse a web article into readable text.

License

Notifications You must be signed in to change notification settings

aome510/article-md-cli

Repository files navigation

article-md-cli

An CLI application to parse a web article into readable text.

Installation

# If you're using yarn
yarn global add article_md

# If you're using npm
npm install -g article_md

Usage

article_md $URL [--format=markdown(default)|html]

About

An CLI application to parse a web article into readable text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published