phpStorm - Github Integration
I'm pretty new to the phpStorm IDE and Github as well. I already have an account on Github and have spent time exploring it; but I'm still not familiar with the way it works. Here's what I'm trying to achieve:-
- I have two computers - my main workstation and a laptop, both installed with phpStorm.
- I want to backup my code-snippets from my main workstation to Github and then access it from my laptop - so that I can continue working on any machine at my will and yet have access to the latest code changes.
- I however do not want to backup entire framework; just the code files I have created.
If someone can tell me how do I go about it, I'd really appreciate it. Even pointers to the right resources would be of great help. I'm currently exploring various ways; and will update if I find anything shareworthy.
Thanks!