Initial list of online services (Travis CI and Co.)

This commit is contained in:
Fabian Affolter 2016-05-17 20:01:50 +02:00
parent f86cb023f7
commit 9c7591f3c8
2 changed files with 19 additions and 0 deletions

View File

@ -45,6 +45,7 @@
<li>{% active_link /developers/server_sent_events/ Server-sent events %}</li>
</ul>
</li>
<li>{% active_link /developers/helpers/ Online helpers %}</li>
<li>{% active_link /developers/multiple_instances/ Multiple Instances %}</li>
<li>{% active_link /developers/website/ Home-Assistant.io %}</li>
<li>{% active_link /developers/credits/ Credits %}</li>

View File

@ -0,0 +1,18 @@
---
layout: page
title: "Little online helpers"
description: "The little helpers for the development of Home Assistant."
date: 2016-05-17 16:00
sidebar: true
comments: false
sharing: true
footer: true
---
There are a bunch of online services which can help you if you are developing for Home Assistant or maintaining platforms/components. Some are directly connected to Pull Requests and the repositories itself, others are only publishing details and updates in our [gitter.im](https://gitter.im/home-assistant/home-assistant/devs) chatroom.
- [Coveralls](https://coveralls.io/github/home-assistant/home-assistant)
- [Travis CI](https://travis-ci.org/home-assistant/home-assistant)
- [gemnasium](https://gemnasium.com/github.com/home-assistant/home-assistant)
- [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/1250084)