@cj-ways/userclone
v0.2.0
Published
Clone your entire GitHub/GitLab setup — personal repos and org repos — in one command
Downloads
34
Maintainers
Readme
@cj-ways/userclone
Clone your entire GitHub/GitLab setup — personal repos and org repos — in one command.
Install
npm install -g @cj-ways/usercloneSetup
userclone init # creates ~/.userclone.yml
# edit it → paste your GitHub/GitLab tokenUsage
userclone clone # clone all personal repos
userclone clone --with-orgs # include org repos
userclone clone --dry-run # preview without cloning
userclone clone --gitlab # use GitLab insteadSee full docs at github.com/cj-ways/userclone.
