Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And once you've figured out the general basics of git, take a look at this page to see how to use it to specifically develop ZeroPilot.

CMake

CMake is a simple, cross-platform build system. It's used for building and uploading all the code for the ZeroPilot project. Be sure to select the checkbox that says "Add CMake to system PATH".

...