Skip to content

Commit 705d329

Browse files
author
iamchiragsharma
committed
"First Commit Make Relevant Name"
1 parent 9394e6e commit 705d329

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"python.pythonPath": "venv/bin/python3.7"
3+
}

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# hacktoberFestDemo
2-
Welcome
1+
# HACKTOBER FEST HELLO WORLD
2+
3+
![Hacktober Fest](assets/hacktoberfest_1.jpeg)
4+
5+
6+
7+
## Hello Developers. Hello World welcomes you to the world of the Open Source. Let's start the open source development game with you guys.
8+
9+
## We will take you through basic working of github and git commands and how you can contribute to open source projects as soon as possible. Don't worry even if you don't know the python yet you will start learning under 10-15 minutes with respectable pace.
10+
11+
### Useful Links:
12+
13+
* ### [Git Installation](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
14+
15+
* ### [Git Commands Cheatsheet](https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf)
16+
17+
* ### [Python Installation Step by Step All Systems](https://realpython.com/installing-python/)
18+
19+
* ### [Python Cheatsheet Crash Course](https://ehmatthes.github.io/pcc/cheatsheets/README.html)
20+
21+
22+
23+
24+

assets/hacktoberfest_1.jpeg

192 KB
Loading

base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#Code File

0 commit comments

Comments
 (0)