Horje
upload github Code Example
upload github
echo "# browser-api" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/FazleyBin-Mahbub/browser-api.git
git push -u origin main
Source: github.com
how to upload on github with command
git remote add origin https://github.com/yourusername/your-repo-name.git




Shell

Related
bash script: replace . with : Code Example bash script: replace . with : Code Example
how to create a bash script Code Example how to create a bash script Code Example
extract a tar.xz in linux Code Example extract a tar.xz in linux Code Example
react native run android shows deprecated items Code Example react native run android shows deprecated items Code Example
unzip tar.xz linux Code Example unzip tar.xz linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11