Changes

Jump to navigation Jump to search
Added link to GitHub tutorial
Line 29: Line 29:     
To edit files, you can either use God's own editor, <tt>vi</tt>, or use <tt>gedit</tt>, a good graphical editor. After editing C++, you'll have to recompile: you can do that with <tt>make</tt>. If you edit a Python file, re-running it will do the job.
 
To edit files, you can either use God's own editor, <tt>vi</tt>, or use <tt>gedit</tt>, a good graphical editor. After editing C++, you'll have to recompile: you can do that with <tt>make</tt>. If you edit a Python file, re-running it will do the job.
 +
 +
JMDT is hosted through GitHub, and in order for you to collaborate on it, you will need to upload your changes and download others' changes regularly. See [[Git and Github]] for details on how to do so.
    
[[Category:Satellites]]
 
[[Category:Satellites]]
767

edits

Navigation menu