https://github.com/shivaprsd/hello-world
Getting started with GitHub.
https://github.com/shivaprsd/hello-world
Last synced: 3 months ago
JSON representation
Getting started with GitHub.
- Host: GitHub
- URL: https://github.com/shivaprsd/hello-world
- Owner: shivaprsd
- Created: 2016-04-03T17:33:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T17:51:09.000Z (about 9 years ago)
- Last Synced: 2025-01-23T15:46:21.348Z (5 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-world
Getting started with GitHub.
I am a hobby programmer and web-developer. I code mainly C++ and HTML/CSS. I'm a great fan of open source and free software.
Looking forward to using GitHub!
# cloning hello-world
Okay, so I cloned the repository to my workstation, and made some changes.
Learning the basics of git in the process!
Next steps:
* Stage new file .gitignore
* Stage modified file README.md
* Review the differences
* Commit the changes