Y
Hacker News
new
|
ask
|
show
|
jobs
by
scrps
1843 days ago
It would be nice to have a similar system to the language metric at the bottom of a repo, have something like a library metric that list what external libraries a project uses and feed those metrics back to the maintainers.
1 comments
nitrogen
1843 days ago
GitHub does show a dependency list in the sidebar for some projects.
link
swiftcoder
1843 days ago
Unfortunately, they don't have dependency plugins for a bunch of popular languages. Even languages with well-structured dependency tracking like Rust.
link