Guide to basic git and github operations (and other non-related ones) from a non-experienced git and github user.
Compiling a guide that has instructions written out as an easy reference. This is made so that in the future, having to repeatedly google 'how was this supposed to be done again?' is no longer needed (I hope). This is made as reminders for myself :)
The instructions are written in .md files so that it is easily readable without having to download anything extra. The instruction for a particular subject can be found in the list of contents. Feel free to add suggestions/improvements for the instructions in issues for example if instructions could be done easier.
- Create remote repository on Github from local git repository (if you're using ssh)
- Create remote repository on Github from local git repository (if you're using https)
- Change from https to ssh to control remote repositories
- Set up ssh
- Making a requirements.txt for pip and python
- Useful commands for terminal
- Virtual environments (python3)
Author and idea: @britthubs
Contributor, mentor, best friend and overall smart brains helping me for most of this: @mai-soup