This project is a work in progress. Bear with the useless dependencies, bad no documentation and half-implemented features.
- Post a markdown file as an article with front matter validation.
- Get user's published and unpublished articles
- Get followers
- Get user's reading list and navigate to browser
- Use the Dev.to API key to authorize
- Get and cache user info
- Read articles in terminal
- Get podcast episodes
- Use OAuth to authorize
- Tests?
- Consistent API
- Install it using:
yarn
- Get your Dev.to API Key from here
node devto.js
will show you all the commands to get started.