Skip to content

pedrovitti/spregen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to spregen (alpha)

Spregen generates Sprint Reports using markdown based on your Trello board.

Install

gem install spregen

Configuration

Usage

spregen generate 'My board'

This will generate the report file in the current dir. Open your favorite text editor and be happy :D

Conventions

  • The name of trello lists must contain following strings: [TODO], [DOING], [Q.A.], [DONE].
  • Bug cards must contain "[Bug]" in name.
  • To skip a card from report, you must add label "Skip Report" to card.
  • Any link (github PR, etc) must be the first line on card description.

About

Sprint Report Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published