You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anson Strauch edited this page Jan 14, 2026
·
16 revisions
Getting Started
This page discusses getting started with the Gravity software by using the examples provided in test/examples. Before starting in with the code, make sure you've built all the binaries required to use the system. See the GravitySetup page for info on doing that.
Building and running the examples
Each of the examples can be built and run (not currently supported in Windows). Here's a quick rundown of how to do that (again, this assumes you've gone through the steps in GravitySetup):
open a terminal and cd to <gravity root>/tests/examples/1 - BasicDataProduct