Removed submodule for HAP-NodeJS and moved to NPM

It seemed to be easier all around to use NPM to manage the dependancy on HAP-NodeJS.

This PR removes the submodule, and adjusts the paths of all checked in shims to reference the NPM module instead.

I also updated the documentation to reflect the simpler install ;)
This commit is contained in:
Alistair Galbraith
2015-07-03 21:29:35 -07:00
parent 4332af6f93
commit c1f1613763
21 changed files with 23 additions and 30 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "lib/HAP-NodeJS"]
path = lib/HAP-NodeJS
url = https://github.com/KhaosT/HAP-NodeJS.git