Skip to content

Commit

Permalink
add executable
Browse files Browse the repository at this point in the history
  • Loading branch information
mykmelez committed Feb 15, 2017
1 parent f9d4a94 commit 1e581e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mzrt.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#!/usr/bin/env node
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"author": "Myk Melez <myk@mykzilla.org>",
"license": "MPL-2.0",

"bin": "./mzrt.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
Expand Down

0 comments on commit 1e581e0

Please sign in to comment.