Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 281 Bytes

Particle Framework

Running Tests

To run the tests use ./gradlew check

Building Documentation

The documentation sources are located at src/main/docs/guide.

To build the documentation run ./gradlew publishGuide or ./gradlew pG then open build/docs/index.html