mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Initial list of online services (Travis CI and Co.)
This commit is contained in:
parent
f86cb023f7
commit
9c7591f3c8
@ -45,6 +45,7 @@
|
|||||||
<li>{% active_link /developers/server_sent_events/ Server-sent events %}</li>
|
<li>{% active_link /developers/server_sent_events/ Server-sent events %}</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li>{% active_link /developers/helpers/ Online helpers %}</li>
|
||||||
<li>{% active_link /developers/multiple_instances/ Multiple Instances %}</li>
|
<li>{% active_link /developers/multiple_instances/ Multiple Instances %}</li>
|
||||||
<li>{% active_link /developers/website/ Home-Assistant.io %}</li>
|
<li>{% active_link /developers/website/ Home-Assistant.io %}</li>
|
||||||
<li>{% active_link /developers/credits/ Credits %}</li>
|
<li>{% active_link /developers/credits/ Credits %}</li>
|
||||||
|
18
source/developers/helpers.markdown
Normal file
18
source/developers/helpers.markdown
Normal 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)
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user