devpub CLI에 외부 기여자가 이미지를 업로드하는 기능을 추가했습니다.
devpub v0.3에서 `devpub upload` 명령어를 통해 이미지 업로드 기능을 추가했습니다. 하지만 Forem API에는 이미지 업로드를 위한 엔드포인트가 없어, 이를 해결하는 과정이 필요했습니다. 이 포스트는 devpub의 첫 번째 외부 기여자와의 협업 이야기를 다룹니다.
Devpub CLI adds image upload feature with first community contribution.
Devpub v0.3 introduces the ability to upload images via the `devpub upload` command. However, the Forem API lacks an endpoint for image uploads, necessitating a solution. This article shares the story of devpub's first external contributor and their contribution.