Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1.11 KB

File metadata and controls

25 lines (15 loc) · 1.11 KB

Postala Code Climate

Send email to multiple recipients from your Gmail account.

Postala App

Installation

Tested with jruby-9.0.4.0. Requires the gmail gem. It is recommended to install the pre-release version of Shoes gem using gem install shoes --pre command. For now, you can then start the application by running shoes postala.rb in the console. I'm going to package the app in the future for multiple platforms. I'm waiting for Shoes to be ready. Please check it out and contribute if you like.

What should I do with this?

Start your new spam campaign! ✨

Okay, I was joking — or not. You decide. :shipit:

Contributing

  1. Fork it ( https://github.com/krmbzds/postala/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request