We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ce01a commit e7f3936Copy full SHA for e7f3936
4 files changed
.npmignore
@@ -1,8 +1,12 @@
1
+.appveyor.yml
2
.eslintrc
3
.eslintcache
4
+.github
5
+.husky
6
.nyc_output
7
.prettierrc
8
.travis.yml
9
+images
10
package-lock.json
11
test
12
test-results.xml
README.md
@@ -66,9 +66,9 @@ npm install -g node-dev
66
Status and error messages can be displayed as desktop notification using
67
[node-notifier](https://www.npmjs.org/package/node-notifier):
68
69
-
+
70
71
-
+
72
73
**Requirements:**
74
images/node-dev-linux.png
191 KB
images/node-dev.png
133 KB
0 commit comments