html2text-cli
v0.0.2
Published
A CLI for [html-to-text](https://www.npmjs.com/package/html-to-text).
Downloads
1
Readme
html2text-cli
A CLI for html-to-text.
Installation
Yarn
Globally
yarn global add html2text-cli
For your project
yarn add html2text-cli --dev
Npm
Globally
npm install -g html2text-cli
For your project
npm install html2text-cli --save-dev
Usage
html2text file.html > file.txt