Skip to content

Commit

Permalink
Add the bin for CLI usage
Browse files Browse the repository at this point in the history
  • Loading branch information
agnoster committed Aug 14, 2012
1 parent 66ac3e7 commit 99d8ed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file modified bin/base32.js 100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -9,6 +9,7 @@
"url": "git://github.com/agnoster/base32-js.git"
},
"main": "./lib/base32",
"bin": "./bin/base32.js",
"scripts": {
"test": "./node_modules/.bin/coffee test/*-test.coffee"
},
Expand Down

0 comments on commit 99d8ed9

Please sign in to comment.