git clone <https://github.com/username/repository.git> cd repository
To work in the terminal with Github:
Install:
brew install gh
Login
gh auth login
git status
git add filename.txt git add .