https://github.com/faysalgreen35/assignment-two
https://github.com/faysalgreen35/assignment-two
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faysalgreen35/assignment-two
- Owner: Faysalgreen35
- Created: 2024-01-15T21:17:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T02:44:50.000Z (over 2 years ago)
- Last Synced: 2025-01-12T06:27:42.833Z (over 1 year ago)
- Language: CSS
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
echo "# Assignment-two" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Faysalgreen35/Assignment-two.git
git push -u origin main