Skip to content

Commit

Permalink
rename dobi.coffee to cli.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
scien committed May 25, 2014
1 parent 86b6601 commit e97c11c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dobi.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node

require('coffee-script/register')
require('../lib/dobi');
require('../lib/cli');
File renamed without changes.

0 comments on commit e97c11c

Please sign in to comment.