-
create a virtual env 'python -m venv .venv'
-
Source it 'source .venv/bin/activate'
-
install the dependencies pip install -r requirement.txt
-
Initialize git tracking in the local folder git init
-
Occasionally commit the changes made to the to the local repository git add . git commit -m "made some changes in the readme file"
-
Notifications
You must be signed in to change notification settings - Fork 0
NUCES-ISB/using-github-for-collaboration-21i0469
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
using-github-for-collaboration-21i0469 created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published