Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
Reviewed by me.
  • Loading branch information
Francisco Tolmasky committed Sep 23, 2009
0 parents commit b1e59c7
Show file tree
Hide file tree
Showing 9 changed files with 1,955 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/jake
@@ -0,0 +1,5 @@
#!/usr/bin/env narwhal

var jake = require("jake");

jake.application().run();

0 comments on commit b1e59c7

Please sign in to comment.