goMail ⌨️📧 A simple go package to send emails from terminal. You can also attach files by by navigating through folders Steps to run in your terminal Install Golang Clone the repository Set env variable in your system senderEmail - your gmail username senderPassword - your app password cd gomail go run main.go