Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git folder

echo "# React_FirstApp" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Kathir2008/React_FirstApp.git
git push -u origin main
Comment

PREVIOUS NEXT
Code Example
Shell :: how to kill a process in linux 
Shell :: how to get process id in linux 
Shell :: generate keystore file for android 
Shell :: raspberry pi wifi headless 
Shell :: apt install codium 
Shell :: add text to clipboard wsl 
Shell :: install wordpress on centos 7 
Shell :: delete a deployment in kubernetes 
Shell :: linux makefile 
Shell :: ubuntu 
Shell :: install zipalign kali linux 
Shell :: powershell filter 
Shell :: sonarqube linux installation 
Shell :: docker compose installation 
Shell :: reset git file 
Shell :: vmware shared folder not showing 
Shell :: linux find md5 checksum 
Shell :: ssh mac 
Shell :: github deploy server 
Shell :: Bash dir in loop 
Shell :: sublime text linux 
Shell :: macos terminal delete file 
Shell :: how to install pytesseract in rpi 
Shell :: how to make a single digit date start with zero 
Shell :: git add existing proj to a new repo failed 
Shell :: how to paste the lines in the buffer into the text after the current line in vi 
Shell :: store select output hive 
Shell :: ufw enable no disrupt 
Shell :: ubuntu open file system from terminal 
Shell :: git get stash on another pc 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =