Embed presentation
Download to read offline








![• Clone & Build
•
• Start Services
• Create & Monitor Region
How to TEST-DRIVE?
9
git clone https://github.com/apache/incubator-geode
cd incubator-geode
./gradlew build -Dskip.tests=true
cd gemfire-assembly/build/install/apache-geode
./bin/gfsh
gfsh> start locator --name=locator
gfsh> start server --name=server
gfsh> create region --name=myRegion —type=REPLICATE
gfsh> start [pulse | jconsole]
1
2
3
#](https://crownmelresort.com/image.slidesharecdn.com/howtobecomeacontributortoapachegeode-160330165607/75/GeodeSummit-Easy-Ways-to-Become-a-Contributor-to-Apache-Geode-9-2048.jpg)


The document provides steps for becoming a contributor to the Apache Geode project, beginning with joining online conversations about the project, then test-driving it by building and running examples, and finally improving the project by reporting findings, fixing bugs, or adding new features through submitting code. The key steps are to join mailing lists or chat forums to participate in discussions, quickly get started with the project by building and testing examples in 5 minutes, and then test release candidates and report any issues found on the project's issue tracker or documentation pages. Contributions to the codebase are also welcomed by forking the GitHub repository and submitting pull requests with bug fixes or new features.








![• Clone & Build
•
• Start Services
• Create & Monitor Region
How to TEST-DRIVE?
9
git clone https://github.com/apache/incubator-geode
cd incubator-geode
./gradlew build -Dskip.tests=true
cd gemfire-assembly/build/install/apache-geode
./bin/gfsh
gfsh> start locator --name=locator
gfsh> start server --name=server
gfsh> create region --name=myRegion —type=REPLICATE
gfsh> start [pulse | jconsole]
1
2
3
#](https://crownmelresort.com/image.slidesharecdn.com/howtobecomeacontributortoapachegeode-160330165607/75/GeodeSummit-Easy-Ways-to-Become-a-Contributor-to-Apache-Geode-9-2048.jpg)
