A little password checking project I made. Objective and roadblocks I encountered on this project will be detailed below.
-
Since I am using someone else's laptop, the git commit might look like it's from someone else, but I did all the commits, albeit from a shared system.
-
The '''git push''' command initially didn't work for me.
- FYI: I am using MacOS 64x intel chip. I also have zsh as my powershell and needed to install Homebrew.
- I followed this answer on Stack Overflow. This helped install Homebrew.
- And then I followed the prompts given in this Github page to do the rest of it.
-
A window should open up prompting you to enter your username and password. This worked out perfectly.
-
While executing '''gh''' prompts in your terminal make sure to keep the directory in the folder which you created to house the files you want to commit to git.