Skip to content

GitHubのdependenciesを取得し、スターが多い順でソートする。

Notifications You must be signed in to change notification settings

kenzo-tanaka/dependency_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to work

git clone [email protected]:kenzo-tanaka/dependency_sort.git
python3 lib/dependencies.py https://github.com/github/view_component 100
# python3 lib/dependencies.py [repository_url] [min_star]

クリップボードにコピー

python3 lib/dependencies.py https://github.com/github/view_component 500 | pbcopy

Test

python3 test/test_dep_star_sort.py

About

GitHubのdependenciesを取得し、スターが多い順でソートする。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published