Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github quick setup page

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

PREVIOUS NEXT
Code Example
Shell :: install node arch linux 
Shell :: how to backup conda environment in 
Shell :: only show first lines linux 
Shell :: git diff exclude file 
Shell :: ubuntu baixar node com nvm 
Shell :: linux windows use ssh with github 
Shell :: mysql inline password command line 
Shell :: it is required that your private key files are not accessible by others 
Shell :: hoiw to find a certain fil eon ubuntu 
Shell :: how to get divided number in mac terminal 
Shell :: install angular cli specific version 
Shell :: cisco save running config 
Shell :: check jitsi ubuntu version 
Shell :: delete cash on ubuntu 
Shell :: brownie add new account 
Shell :: error Failed to install the app. Make sure you have the Android development environment set up 
Shell :: how understand what files we commited in git 
Shell :: delete directory linux 
Shell :: acce;lerate ubuntu 
Shell :: start chromium from command line 
Shell :: git stash all changes 
Shell :: vmware workstation merge vmdk files 
Shell :: Fix the upstream dependency conflict, or retry this command with --force, or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. 
Shell :: ubuntu 20.04 vmware tools 
Shell :: Write to NTFS on Mac OS 
Shell :: refs/heads/master:refs/heads/master [rejected] (non-fast-forward) 
Shell :: error: cannot list snaps: cannot communicate with server: Get "http://localhost/v2/snaps": dial unix /run/snapd.socket: connect: no such file or directory 
Shell :: install postgres 11 ubuntu 
Shell :: too many authentication failures ec2 
Shell :: install paho mqtt client raspberry pi 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =