1.0.3 • Published 4 years ago

octodl v1.0.3

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

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-repos

or

npm i -g octodl
octodl -u dicedtomatoreal
octodl -u dicedtomatoreal -o my-repos

Options

  • username: -u, --username Username to download repos from (required)
  • output: -o, --out The output directory

Other options like, amount of stars, only forks, etc will be added soon.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago