rangle / radius-tracker

Measure adoption of your design system
MIT License
57 stars 3 forks source link

feat: add report generation as cli #52

Closed jimmyjansen93 closed 1 year ago

jimmyjansen93 commented 1 year ago

The previous way to get reports required users to upload their data to ObservableHQ. Based on our experience, we expect customers to be wary of sharing anything about their code with third parties. This change allows users to create reports locally without their data going to any third party.

The change was kept to a minimum on purpose. There is no archiving or serving of files from within the tool as better tools exist for that purpose, and users can use their preferences to achieve this.

Things left:

github-actions[bot] commented 1 year ago

🫰🏼 PR preview build has been deleted