Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 301 Bytes

Uses the Trello API to produce simple statistics:

  • How many cards are in each list
  • How many cards with each label
  • Number and proportion of checklist items that are complete

Usage

$ cp .env.sample .env
$ vi .env
$ foreman run ruby stats.rb [board id] # defaults to $TRELLO_BOARD_ID