-
Notifications
You must be signed in to change notification settings - Fork 64
Development and programming
Once cloning of repo from github is over, its time to move to day-to-day activities. Once the cloning is over, local directory would look somewhat like this:
And the upper level directory would look like this:
Now, as a developer, you would do some changes. Develop some logic, write some algorithms, enter some code. Compile it, save it, test it, re-test it, etc. Once you are satisfied that the intended functionality is achieved, it time to send your code for the review. Just before sending code for review, your local repo would look something like this:
All the files and folders that are changed, are marked by a red exclamation mark over their respective icons.
And the upper level directory would look like this:
Now, next step is to commit your changes locally.
Quick Links:
Development workflow
Working with T3000 Building Automation System
Wiki Home
Introduction to T3000 project



