-
Fork this repository
-
Each team lead clone your forked repository
-
Create a branch called
add/<your-name> -
Add your name to the
README.mdfile -
Create a Virtual Environment
conda create -n gitgame python=3.8
-
Install the requirements from
requirements.txtpip install -r requirements.txt
-
Run make gitgame
make gitgame
-
Commit your changes with a meaningful commit message
-
Push your changes to your forked repository
-
Create a Pull Request to this repository
-
Comment on someone else's Pull Request
-
mini
forked from Tanyk2004/github-playground
-
Notifications
You must be signed in to change notification settings - Fork 0
minijithendra/github-playground
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Play around with this repository and complete the tasks that we have created for you!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 94.2%
- Makefile 5.8%