Site updated at 2016-03-06 01:19:35 UTC
This commit is contained in:
parent
1e6f8f960b
commit
112bc53a0a
14 changed files with 169 additions and 169 deletions
|
@ -115,7 +115,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>Home Assistant is build from the ground-up to be easily extensible by other developers using components. It uses <a href="https://www.python.org/">Python 3</a> for the backend and <a href="https://www.polymer-project.org/">Polymer (Webcomponents)</a> for the frontend.</p>
|
||||
<p>Home Assistant is built from the ground up to be easily-extensible by other developers using components. It uses <a href="https://www.python.org/">Python 3</a> for the backend and <a href="https://www.polymer-project.org/">Polymer (Webcomponents)</a> for the frontend.</p>
|
||||
|
||||
<p>Home Assistant is open-source and MIT licensed. The source can be found here:</p>
|
||||
|
||||
|
@ -127,7 +127,7 @@
|
|||
|
||||
<h3><a class="title-link" name="starting-development" href="#starting-development"></a> Starting development</h3>
|
||||
|
||||
<p>You will need to setup a development environment if you want to start developing a new feature or component for Home Assistant. Please follow these steps to perform it. Visit the <a href="https://github.com/balloob/home-assistant">the Home Assistant repository</a> first and click fork in the top right.</p>
|
||||
<p>You will need to set up a development environment if you want to start developing a new feature or component for Home Assistant. Please follow these steps to perform it. Visit the <a href="https://github.com/balloob/home-assistant">the Home Assistant repository</a> first and click fork in the top right.</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ git clone https://github.com/YOUR_GIT_USERNAME/home-assistant.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue