# fetch-dev-to-articles Downloads all the articles for a user in JSON format, from there you can build the markdown how you desire. ```bash npx fetch-dev-to-articles [username] [folder] ```