Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 326 Bytes

File metadata and controls

19 lines (10 loc) · 326 Bytes

Shell

  • Schell Scripts

Clone file from github to local machine using git clone in wsl

git clone https://github.com/Mahe-007/Shell.git

enter to cloned folder

cd Shell

change permission to execute

chmod 777

execute file

1./github-api-integration-module.sh [github access token] [API call>ex: /user]