adamsky/cns

Implement results tab with repository statistics

Opened this issue · 0 comments

Instead of calling APIs of services like github it should probably just clone the repository in question and work with a local copy.

It probably shouldn't download all the repositories in the background (possibly too heavy). Instead the downloading should only happen on a current crate selection basis, only when the appropriate tab is displayed.