# README
BACKFROM THE DEAD FOR 2023
go-email
I was inspired by polo2ro imapbox to create a way to download my email to a folder and I wanted to build it in Golang
Getting started
How to install
-
Using go install
# for latest go install github.com/rogafe/go-email@latest #for latest working release :) go install github.com/rogafe/go-email@v[see releases]
-
Using the automatic release
Checkout the releases page.
How to use
See the wiki
Using gmail
See this wiki page