Skip to content
πŸ“ Berry House
writer-cli β€” Terminal Publishing Tool live screenshot
A command-line tool for bloggers who want to open a terminal, write something, and have it live on the Internet with one command.

writer-cli β€” Terminal Publishing Tool

Repo Live Demo
Shell Hugo Eleventy Jekyll

Description: A command-line tool for bloggers with static sites. Open a terminal, write a post, and publish with one command. Supports Hugo, Eleventy, and Jekyll.

Technologies: Bash, Hugo, Eleventy, Jekyll, Git

Highlights:

  • Run writer my-post to open an editor, write, and publish in one step
  • SSH-friendly: works on remote servers with tools already installed
  • No npm, no Python, no external dependencies. Just 700 lines of bash
  • Supports drafts, sections, and --no-push for local-only writing
  • Simple setup wizard and Homebrew/basher install options