Fixes #99, resolves #97 by warning on missing file. New examples. New log functions

This commit is contained in:
RainbowDashDC
2015-02-15 11:05:24 -08:00
parent 08b7ad765d
commit b7ffb8266a
17 changed files with 111 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"main": "./index.js",
"dependencies": {
"nexe": "*"
}
}