Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 193 Bytes

nubbyecho "# nubby" >> README.md

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Muss865/nubby.git git push -u origin main