Skip to content

neyaznafiz/web_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate GitHub Log In

  • clone this repository.

  • Install yarn or npm

  • create a .env file.

  • Set your GitHub username/email and password in .snv file

    Example:

    .env
    ----------
    
    NAME="Your GitHub username or email"
    PASS="Your GitHub password"
    
  • Open the terminal in this file path and run yarn scrap or npm run scrap


NOTE: FOR MORE THINGS, YOU CAN CHECK OUT OTHERS BRANCHES IN THIS REPOSITORY.

Releases

No releases published

Packages

No packages published