Project
Lunae CLI
A tiny command-line tool for organizing blog draft ideas.
lunae-cli helps capture, tag, and export post ideas into markdown.
Core command
lunae idea add "Astro content collections notes" --category Astro --category Setup
Features
- Quick capture from terminal
- Category tagging
- Markdown export into
src/content/posts
Notes
This project is still under active iteration.