detom
v1.0.6
Published
## Installation
Downloads
2
Readme
Dev.to to markdown aka Detom
Installation
npm i -g detom
# OR
yarn global add detom
Usage
First, you need to export you're Dev.to content.
You'll receive your data by mail and you just have to provide them to detom
The following commande will generate all published articles inside a markdown folder with the following structure slugified-article-title/index.md
.
detom articles.json
This command will generate the markdown even for unpublished articles
detom articles.json --all