Skip to content

Commit

Permalink
Merge pull request crispymtn#4 from leek/patch-1
Browse files Browse the repository at this point in the history
Allow index.js to become executable
  • Loading branch information
dkoch committed Jan 21, 2015
2 parents 9e589d3 + a271e01 commit 4c7a1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
// Enable CoffeeScript
require('coffee-script/register');
// Application config
Expand Down

0 comments on commit 4c7a1c3

Please sign in to comment.