1.0.3 • Published 5 years ago
octodl v1.0.3
octodl
Simply downloads all repos from a user (that are non private)
Usage
You can use npx without the download of octodl
npx octodl -u dicedtomatoreal
npx octodl -u dicedtomatoreal -o my-reposor
npm i -g octodl
octodl -u dicedtomatoreal
octodl -u dicedtomatoreal -o my-reposOptions
username:-u, --usernameUsername to download repos from (required)output:-o, --outThe output directory
Other options like, amount of stars, only forks, etc will be added soon.