/born-script

Make your GitHub history go back to the day you were born

Primary LanguageShell

Born Script

Make your GitHub history go back to the day you were born.

image

Travel Back

Run the following script and follow the prompts

sh -c "$(curl -fsSL https://raw.github.com/ScreamingHawk/born-script/master/index.sh)"

Step 0: Create a new repo on GitHub.

Step 1: Select your preferred authentication method

Screenshot 2022-11-29 at 3 43 58 AM

if you have SSH already setup locally, all you need is to copy your repo link and you're done :-)

Screenshot 2022-11-29 at 3 49 15 AM

Otherwise, if you chose HTTPS, you will need to Generate a personal access token on GitHub and copypaste it.

Then enter you GitHub username and name of your new repository and you are done :)