Skip to content

Aryan6290/Git-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Automation

Contributors Forks Issues Pull Request

A script made using Nodejs and Puppeteer. It automates user login and creates a repo with the info inside the config.json file.

How to use it?

You should have Node installed.

Clone this repo to your system and inside the config.json file edit the values with your github email , github password , your repo name which is to be created and a description (optional).

Run

npm i

to install the required node modules , and then run

node index

in your integrated terminal.

Demo

Demo

About

A script made using Nodejs and Puppeteer. It automates user login and creates a repo with the info inside the config.json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published