My Dev.to CLI Got Its First Community PR. Image Uploads From Terminal.
Three weeks after launching devpub, I got a notification I wasn't expecting: a pull request from someone I'd never talked to. Harish / @harishteens had forked the repo, read the issues, picked one that I'd been putting off for weeks, and built a complete solution. Tests included. Design decisions documented. Edge cases handled. The feature? devpub upload . The one command that should have existed…
Three weeks after launching devpub, Harish @harishteens submitted a pull request that introduced a long-awaited feature: the ability to upload images from the terminal. This feature, devpub upload, addresses a significant gap in the Forem API, which lacks an image upload endpoint. Without this capability, users had to manually open the dev.to/new page, upload images via a browser, copy the URL, and then paste it into their markdown files.
Harish's contribution, which included tests, clear documentation, and handling of edge cases, streamlined this process and simplified image uploads for Dev.to users.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.