Skip to content

Commit

Permalink
new solution to anv path
Browse files Browse the repository at this point in the history
  • Loading branch information
shavyg2 committed Apr 12, 2014
1 parent 2a9b3d5 commit b87c62b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions bin/cli.js
@@ -0,0 +1,2 @@
#!/usr/bin/env node
require("./Main.js")
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "coffee-stir",
"version": "0.0.15",
"bin": "./bin/Main.js",
"bin": "./bin/cli.js",
"description": "This is a library to merge, watch and compile coffeescript files.",
"keyword": [
"coffeescript",
Expand Down

0 comments on commit b87c62b

Please sign in to comment.