grantlouisherman / funretro-export

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
npm start -- "http://funretro.io/board..." "../exported-file.txt"

Different Formats ( Acceptance Criteria )

TODO

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

Licensing

MIT License

About

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


Languages

Language:JavaScript 100.0%