As a member of Samourai Coop
It just generates a textual weekly reports (Markdown)
- Add a
.env
including a Github token. - Personalize
constants.ts
. - Personalize
index.ts
. I added many comments to be clear on the algorithm and the expected generated reports. - Run
npm i
to install de dependencies. - Run
npm start
. The report will be generated in your terminal. - Copy-past your report and enjoy your lazyness!