GitHub Authentication in WSL
Setting up sticky authentication to GitHub for WSL sessions.
Setting up sticky authentication to GitHub for WSL sessions.
Create an empty repo Create an empty repo off of /home/username where username is your user name.The following will create an empty repo named "myrepo" in the subdirectory /home/username/myrepo.git cd…
Prerequisites Git installed and on PATH Installation Sign up for a Heroku account. Note the user email address and password. Download and install the Heroku Toolbelt. (see https://devcenter.heroku.com/articles/quickstart) Even if…