/funretro-export

CLI tool to easily export Funretro.io retrospective boards using Playwright

Primary LanguageJavaScript

FunRetro.io export

License

CLI tool to easily export FunRetro.io retrospective boards using Playwright

Installing / Getting started

It's required to have npm installed locally to follow the instructions.

git clone https://github.com/julykaz/funretro-export.git
cd funretro-export
npm install
Usage: npm start -- "url" "filename" "filetype"                                    
leave option "" for default if needed                                              
FileTypes: txt (default)                                                        
           csv                                                                  
Default values are found in -> data.json <-

TODO

  • Export card comments
  • More export options (PDF, CSV)

Licensing

MIT License