28 Commits

Author SHA1 Message Date
Fabian Affolter
824d9266f7
Merge branch 'current' into release-0-60 2017-12-17 16:04:27 +01:00
Przemek Więch
de6ecd1d11 Updated documentation about running local development instance. (#4205)
* Updated documentation about running local development instance.

* Make it venv only
2017-12-16 19:04:04 +01:00
Fabian Affolter
b064441866
Merge branch 'current' into next 2017-12-15 10:11:27 +01:00
tringler
7599ef8726 Recommendation of Linux subsystem (#4187)
* Recommendation of Linux subsystem

* Minor changes
2017-12-11 10:21:21 +01:00
tringler
b2695f3eca Added Links and PyCharm Recommendation (#4169)
* Added Links and PyCharm Recommendation

* Remove [
2017-12-09 18:01:18 +01:00
Peter Epley
7c3474d44b
Update development_environment.markdown (#3781)
Updated based on https://community.home-assistant.io/t/starting-development-problem-with-tox/6381/3 and experience setting up environment
2017-10-26 08:47:15 +02:00
Peter Epley
5a73466d3b Update development_environment.markdown (#3781)
Updated based on https://community.home-assistant.io/t/starting-development-problem-with-tox/6381/3 and experience setting up environment
2017-10-26 08:33:59 +02:00
Florian Klien
dd51ad0df5 fixed double 'the' (#3447)
* fixed double 'the'

mostly 's/the the /the /', little style changes where 'is' or 'to' was missing

* removed duplicate words

removed duplicate words like 'to to', 'you you' or 'account account' etc.

a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
Brenton Zillins
b69fd6d9c1 Update development_environment.markdown (#2689)
* Update development_environment.markdown

* Update development_environment.markdown
2017-05-22 13:36:19 -07:00
Kane610
d7d6501f8d Add Openzwave dependency (#2617) 2017-05-11 23:06:08 +02:00
Andrey
158f7b333f Add missing binary dependencies. (#2413)
* Add missing binary dependencies.

* Update development_environment.markdown
2017-04-12 12:31:23 +02:00
Paulus Schoutsen
63276349c8 Clarify venv instructions 2017-03-03 08:40:44 -08:00
Martin Rowan
2255af407a Update development environment setup guide (#1804) 2017-01-26 19:54:48 +02:00
Sean Dague
3b38bbdade mention logger component in dev env docs (#1258) 2016-10-17 22:54:29 +02:00
Fabian Affolter
ffc292b069
Fix layout 2016-10-06 18:56:48 +02:00
Hillary Fraley
f97e42314a Found numbering problem in this one too - fixed (#1124) 2016-10-04 22:40:29 +02:00
Hillary Fraley
805ff18761 Fixed a few typos; formatted into numbered steps. (#1115) 2016-10-04 20:59:35 +02:00
Paulus Schoutsen
2eba8a3a8c Update development_environment.markdown 2016-10-02 13:45:17 -07:00
JSprengard
f3d247987e fixed a typo (#982)
Fix of typos in development_environment.markdown by @JSprengard
2016-09-24 17:53:47 +02:00
Sytone
4e4eb63918 Windows Development update (#918)
Added not to upgrade setuptools to use the C++ libraries correctly.
2016-09-10 10:28:16 +02:00
Fabian Affolter
6d8fad05cf
Add link and change wording 2016-09-09 10:21:09 +02:00
Sytone
3c2ae2a81e Windows Development Notes (#914)
Ensure developers know you need the Microsoft Visual C++ Build tools installed
2016-09-09 10:18:20 +02:00
Fabian Affolter
a5b18a0267
Move content from CONTRIBUTING.md and split existing content 2016-07-02 00:20:22 +02:00
Johann Kellerman
5535c1f84c Update development_environment.markdown (#465)
* Update development_environment.markdown

* Update development_environment.markdown

venv & farcy

* Update development_environment.markdown
2016-05-15 13:52:31 -07:00
Johann Kellerman
3cd5c43e56 Update development_environment.markdown (#446)
Hint on PEP257 checking with flake8-docstrings
2016-05-05 00:59:07 +02:00
Jamie van Dyke
83a53a648c Small note about rebasing (#417)
* Small note about rebasing
How to keep feature branches current with the remote dev branch

* move the rebasing comments and add a note about interactive squashing of commits
2016-04-23 10:11:43 +02:00
Josh Wright
ca6955ff24 Suggest the flake8 git commit hook (#408)
Given the number of PRs that require style cleanups, it seems like it might be helpful to suggest users add the flake8 commit hook, to catch issues before they get committed to the repo.
2016-04-19 18:50:29 -07:00
Paulus Schoutsen
a4adf87fe3 Split up development pages 2016-04-16 15:06:08 -07:00