Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Crear repo para git hub

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

PREVIOUS NEXT
Code Example
Shell :: shell script backup distant 
Shell :: corrupt history file /home/justicebringer/.zsh_history 
Shell :: kartik krajee daterange 
Shell :: laravel mix Uncaught ReferenceError: babelHelpers is not defined 
Shell :: install storybook pseudo states 
Shell :: 18 in 2-digit system 
Shell :: enregistrer dans fichier dernieres commandes du terminal 
Shell :: most active users on github in jordan 
Shell :: how to move one folder back on command promps 
Shell :: how to scp without one file type 
Shell :: command for spinnaker --version 
Shell :: Add Repote into local existing Repostry 
Shell :: canvas api python pypi 
Shell :: how to assign a file in bash 
Shell :: git unable to track file rename 
Shell :: diff remote file 
Shell :: bash pdf merger on mac 
Shell :: boundEastLongitude: -74.18249700000001 
Shell :: vim reload highlight 
Shell :: how to check 504 response using curl 
Shell :: mac vim freezin on .ts file 
Shell :: github actions failing sudo: /etc/init.d/mysql: command not found 
Shell :: openssl new certificate one line 
Shell :: Ubuntu system specificaiton 
Shell :: multiple mount path docker container 
Shell :: how to get a zombie villager in minecraft 
Shell :: sudo add-apt-repository ppa:diodon-team/stable 
Shell :: how to generate keys for mtls 
Shell :: kali linux connection refused vnc 
Shell :: ubuntu freeing up port 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =