Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaf9/first-github-repository
Learning GitHub.
https://github.com/msaf9/first-github-repository
git github
Last synced: about 7 hours ago
JSON representation
Learning GitHub.
- Host: GitHub
- URL: https://github.com/msaf9/first-github-repository
- Owner: msaf9
- Created: 2019-10-29T05:29:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T02:33:29.000Z (9 months ago)
- Last Synced: 2024-02-24T03:29:36.170Z (9 months ago)
- Topics: git, github
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Git Project
First GitHub Repository.Table of contents
- [Introduction](#introduction)
- [Repository info](#repository-info)
- [Technology Stack](#technology-stack)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)## Introduction
This is my first GitHub remote repository.
### Repository info
This is my first commit and contribution.
- Changes
1. Hello everyone!
2. These are the new changes that I made.
3. Updated table of contents
- Commit message
1. Initial commit.
2. Update [README.md](README.md).
3. Increasing readability by adding meaningful text and commit message.
4. Added navigation in table of contents## Technology Stack
- Git
- GitHub## Project status
> **Completed**
## Installation
### Get repository
```git
git https://github.com/msaf9/first-github-repository.git
cd first-github-repository
```## License