9 Commits

Author SHA1 Message Date
Neil Crosby
502a0959f3 Instruct OSX developers to install autoconf (#103)
When running `tox` on OSX as instructed at https://developers.home-assistant.io/docs/en/development_testing.html an error is received stating `error: [Errno 2] No such file or directory: 'autoconf': 'autoconf'`. 

By installing `autoconf` via `homebrew`, this error goes away, and the `tox` tests pass. Telling OSX developers to install `autoconf` at this point in the development environment setup procedure (rather than calling it out on the testing page) seemed to make sense to me.
2018-10-02 13:33:46 +02:00
cdce8p
96017841e6 Added autoconf note (#93)
* Added autoconf note

* Add autoconf to dep list
2018-09-25 15:01:01 +02:00
Paulus Schoutsen
8010308f6f
Add logging instructions 2018-09-21 11:57:50 +02:00
Sytone
3023dc6bb0 Updated windows instructions (#64)
Added sudo to the apt commands to make it easier and match other apt commands.
2018-08-07 10:17:38 +02:00
Jason Hu
4142ad8ef3 Update setup dev env document (#3)
* python34 => python36

* add upgrade pip step before run setup

* add gcc install for yum

* no need to do pip upgrade
2018-05-01 09:02:35 -04:00
Paulus Schoutsen
2fd443fe2c fix broken links 2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00