About | Features | Technologies | Requirements | Starting | License | Author
Describe your project
✔️ Clone your trybe repositories to your own github;\
The following tools were used in this project:
Before starting 🏁, you need to have Git and GitHub-CLI installed.
# Clone this project
$ git clone https://github.com/Rod-Pinheiro/grod-repo-script
# Access
$ cd grod-clone-repo
# Install GitHub-CLI
# run gh auth login and connect your github account
$ gh auth login
# Run the project
$ ./script2.sh NewRepo ./RelativePath (Must use relative path without / on the end)
# The script will list your local branchs, rewrite the name of your branch and press enter
Made with ❤️ by Rod-Pinheiro