Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 646 Bytes

CONTRIBUTION.md

File metadata and controls

38 lines (24 loc) · 646 Bytes

Development

Checkout

git clone git@github.com:spoud/agoora-agents.git
git submodule init
git submodule update

Update submodule

git submodule update --force --init --recursive --remote

Build

mvn clean package -Pnative

Docker

There's a docker-compose file.

docker-compose build

Styleguide

We use the Google Style Guide.

To setup Intellij accordingly, we follow the recommendation of the gerrit review settings https://gerrit-review.googlesource.com/Documentation/dev-intellij.html#_recommended_settings