commit ba66c8683d1ed607db15fa81bb1c536ab4149efe parent 0da9dfcc88cd5a4cc11c09f4dfbb7c471c745be8 Author: Marcel Radzio <marcel@radzio-sh.de> Date: Thu, 10 Dec 2015 18:20:40 +0100 Merge https://github.com/MTRNord/nordlab-pushbulletDoor Diffstat:
| A | .gitignore | | | 27 | +++++++++++++++++++++++++++ |
| A | INSTALL.md | | | 3 | +++ |
| A | README.md | | | 2 | ++ |
3 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,27 @@ +# Logs +logs +*.log + +# Runtime data +pids +*.pid +*.seed + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release + +# Dependency directory +# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git +node_modules diff --git a/INSTALL.md b/INSTALL.md @@ -0,0 +1,3 @@ +1. npm install request +2. npm install feed +3. npm install simple-git diff --git a/README.md b/README.md @@ -0,0 +1,2 @@ +# nordlab-pushbulletDoor +RSS-Feed Generator for pushing Door Status to Pushbullet Channel