link to creating your Personal Access Token: • How to generate your GitHub Token
link to creating your Virtualbox, vagrant: • How to setup Vagrant on windows and ...
Navigate to your home directory. Tips
Create a directory zero_day. Tips
Navigate to this new directory. Tips
Initialize git and add the remote origin
Create a file README.md with Emacs (or other command line editors) and write a small Markdown text to present this project. This file is mandatory in projects
Add this new file to git, commit the change with this message “My first com