Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 778 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 778 Bytes

Dev To CLI

This project is a work in progress. Bear with the useless dependencies, bad no documentation and half-implemented features.

An unofficial CLI for using Dev.to ☘

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

Usage

  • Install it using: yarn
  • Get your Dev.to API Key from here
  • node devto.js will show you all the commands to get started.