Aryan6290 / Git-Automation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%