Files
cull-gmail/docs/main.md
Jeremiah Russell 726a525a03 📝 docs(main): add main documentation for cull-gmail CLI
- introduce main documentation file for cull-gmail CLI
- include installation instructions using Cargo
2025-09-29 22:28:57 +01:00

366 B

cull-gmail CLI

A command line program to cull emails from Gmail using the Gmail API. The tool has sub-commands to for authorization, planning and executing the move of select email to the Gmail trash folder from which they will be automatically deleted after thirty days.

Installation

Install cull-gmail using Cargo:

cargo install cull-gmail