I just released a new plugin for supercli that lets you publish articles to Dev.to directly from the command line. What is devto-publish? devto-publish is a supercli plugin that wraps the Dev.to REST API, allowing you to publish articles without leaving your terminal. Usage sc devto article publish --api-key "your-api-key" --title "My Article Title" --body-markdown "# Content here" --tags "ja
New Dev.to Publish Plugin for SuperCLI: Publish Articles from the Command Line
Javier Leandro Arancibia·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.