Skip to content

A script for auto-creating one github repository base puppeteer.

Notifications You must be signed in to change notification settings

puke3615/github-repository-auto-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-repository-auto-creator

A script for auto-creating one github repository base puppeteer.

Preview:

preview

Usage

  • Run git clone https://github.com/puke3615/github-repository-auto-creator.git
  • Run cd github-repository-auto-creator
  • Run npm install (or yarn install or yarn if you installed yarn)
  • Create new file named account.txt in current folder, then input your github username and password with two lines, for example:
    puke3615
    ********
    
  • Run node index.js, you will see everything like the above preview.

About

A script for auto-creating one github repository base puppeteer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published