0.9.1 • Published 4 months ago

copy-repo-to v0.9.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Copy repository to new owner

Copy repository from old owner to new one. Repository should be marked as template. Only main branch copied.

This can be done by executing:

npx copy-repo-to -r Hover-zoom -o prj-ytb -n silentimp -t ghp_aqwZtkTrJUhdkUjdP7uTFbeFvw3jylom

where:

  • Hover-zoom – name of the repository you want to copy,
  • prj-ytb - name of the old owner
  • silentimp - name of the new owner
  • ghp_aqwZtkTrJUhdkUjdP7uTFbeFvw3jylom - GitHub token, that allow to work with repository

You can find more information by executing:

npx copy-repo-to --help
0.3.0

4 months ago

0.9.0

4 months ago

0.8.0

4 months ago

0.9.1

4 months ago

0.5.0

4 months ago

0.4.0

4 months ago

0.7.0

4 months ago

0.6.0

4 months ago

0.2.0

7 months ago