Open frinyvonnick opened 5 years ago
Given my most recent PR (https://github.com/Zenika/github-insights/pull/5) it would make sense to have it here to access the generated data directly.
But deploying it as an NPM package and allowing the user to select the folder in which the data will be generated has its merits. I think Github Insights has other use-cases and could help out other people.
Sure but this repository could be a monorepo so we could publish this github-insights as an npm package. What do you think ?
Sounds good to me, where would we move it? At the root under a scripts
folder?
I was thinking more about lerna's approach. It's used by a lot of projects. So we could have to packages github-insights
and insights-website
😄
What do you think of moving github-insights repository here ?