Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 773 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 773 Bytes

Instructions




How to install

  • Open the gclone.sh file and add your github Personal Access Token (PAT) and Username part of the code.

switch

    git clone https://[github-PAT]@github.com/[Username]/"$1".git

for

    git clone https://[email protected]/JohnDoe45/"$1".git

The above is an example. To create your PAT check here

  • Run the install file, to install the command

And you're done.



Usage

  • Run gclone repo-name to clone a repository.

Example

    gclone my-first-repo



How to uninstall

Simply run the uninstall executable file to uninstall.