athombv / node-homey-zwavedriver

Generic class to map Z-Wave CommandClasses to Homey capabilities
https://athombv.github.io/node-homey-zwavedriver
GNU General Public License v3.0
6 stars 11 forks source link

read.me installation instructions not working when programmming without git #17

Closed nattlip closed 7 years ago

nattlip commented 7 years ago

this works which i found in the fibraro app node modules homey zwave driver read.me

why not mentioned in this read.me ?

cd /path/to/com.your.homeyapp/ npm install --save https://github.com/athombv/node-homey-zwavedriver

WeeJeWel commented 7 years ago

We encourage the use of a git submodule to keep the version in sync. Developing without Git is generally a bad idea anyway ;-)

nattlip commented 7 years ago

thats only a matter of opnion not a fact . i use visual studio version control.