Skip to content

mdz/trello-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate statistics from a Trello board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages