Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 405 Bytes

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