Skip to content

geroj/Hello-World

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hello World!

How to push commits to github
git remote add origin https://github.com/username/Hello-World.git
# Creates a remote named "origin" pointing at your GitHub repo

git push origin master
# Sends your commits in the "master" branch to GitHub


About

This your first repo!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published