Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Allow index.js to become executable
Browse files Browse the repository at this point in the history
  • Loading branch information
leek committed Dec 4, 2014
1 parent 9e589d3 commit a271e01
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 a271e01

Please sign in to comment.