|
Connecting Eclipse to Github
Hello there.
This is my first year as the primary programming mentor for our team. I am trying to figure out a way to get our code linked up with Github through eclipse so all team members can work on the codebase. I was able to attach a standard GIT repo in eclipse with a previous years robot code, but that code is not deployable to the robot. I'm sure I am missing something somewhere. I can successfully create a new WPILIB project and properly build and deploy the code to the roborio, but how to link the 2 processes together, is escaping me. Any assistance would be much appreciated.
Thank you in advance.
|