File size: 172 Bytes
e6d5e85
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
pip install pipreqs

git add .
git commit -m "Enter your message here"
git remote add origin https://github.com/[GitHubUserName]/[RepoName].git
git push -u origin master