Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 563 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 563 Bytes

Ruboty::TrelloQuote

Ruboty plugin to quote trello card description.

Installation

Add this line to your application's Gemfile:

gem 'ruboty-trello_quote'

And then execute:

$ bundle

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/ruboty-trello_quote/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