Skip to content

PassionFriend/gitbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-auto-clone

Setup

install node modules

yarn

copy .env.sample and paste as .env

edit .env file

name= \\Enter Your Github Name
email= \\Enter Your Github Email
token= \\Enter Your Github Personal Access Token

Creating a Personal Access Token

https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

Make Personal Access token with full-control, no-expiration

Copy token and paste it in .env file

Run

npm start

Enter github repository you want to clone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%