0.0
No commit activity in last 3 years
No release in over 3 years
Powers up The Dude with trello integration
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

TheDude-Trello

Adds basic Trello integration to TheDude.

Installing

Install the gem using

$ gem install the_dude-trello

The dude should detect the plugin and initialize it automatically. In order to check that the plugin is installed you can type

$ dude list plugins

You then need to set your Trello authentication details. To do this, create a folder in your home directory called .duderc (if you haven't already got one). Since this is simply a thin wrapper for the ruby-trello gem, you can configure the plugin using any of the supported methods. Just add the required code to your .duderc file.