HomeBridge Reboot

- New "homebridge" CLI
- Finds and loads locally-installed "providers" from user home dir
- Written in ES6 with babel/register
This commit is contained in:
Nick Farina
2015-07-07 18:40:23 -07:00
parent 05e17be277
commit ab2f25e736
27 changed files with 181 additions and 4013 deletions

10
.gitignore vendored
View File

@@ -4,13 +4,3 @@
# Node
node_modules/
npm-debug.log
.node-version
# Intellij
.idea/
*.iml
# HomeBridge
config.json
persist/