The Rhiot project is distributed under the Apache 2.0 Software License.
We are present on the #rhiot IRC channel at Freenode.
You're more than welcome to join our Rhiot mailing list.
Our twitter account is @rhiot_io, don't hesitate to follow us.
If you have a question or an issue, feel free to create an issue
You can list issues here already created. We accept all contributions via a pull request to our repository.
You can read documentation here
You can create issue about documentation
Main code line is available :
git clone git@github.com:rhiot/rhiot.git
cd rhiot
Quickstart code line is available :
git clone git@github.com:rhiot/quickstarts.git
cd quickstarts
Rhiot project uses same code style than ASF and Camel projects.
You can find correct checkstyle file into $RHIOT/contribution