summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorprzemyslawpluta <przemekpluta@hotmail.com>2014-02-08 09:50:25 +0000
committerprzemyslawpluta <przemekpluta@hotmail.com>2014-02-08 09:50:25 +0000
commit1c4619e23345709357cea9ba2bdf4b59512b222f (patch)
treed50bfa3a4fd95c54deafe6e597becb78b481df99 /bin
downloadmongo-edu-1c4619e23345709357cea9ba2bdf4b59512b222f.zip
first commit
Diffstat (limited to 'bin')
-rw-r--r--bin/mongo-edu3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/mongo-edu b/bin/mongo-edu
new file mode 100644
index 0000000..e1558e3
--- /dev/null
+++ b/bin/mongo-edu
@@ -0,0 +1,3 @@
+#!/usr/bin/env node
+
+require('../mongo-edu').create(); \ No newline at end of file