Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 988 Bytes

README.md

File metadata and controls

56 lines (27 loc) · 988 Bytes

Get started

  • Edit script with your credentials At line:

  • Line 1: Your name

  • Line 2: Your Email ID

  • Line 11: Your public Access Token

  • Line 4: Your Github Username

Dependency

For windows

  • Install Git

  • Install Ubuntu wsl from Microsoft Store

  • Open Ubuntu With admin Permissions

  • Paste following command

    1). sudo apt install xclip

    2). sudo apt install wslu

  • Put the script in /usr/local/bin

  • Give access with chmod 777

  • Run script anywhere with command source script_name.sh

For Ubuntu

  • Install Git

  • Paste following command

    1). sudo apt install xclip

    2). sudo apt install wslu

  • Put the script in /usr/local/bin

  • Give access with chmod 777

  • Run script anywhere with command source script_name.sh

Video Description

  • Coming soon 😊