Skip to content

Commit

Permalink
*sigh* invoke in a wrapper script
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCheek committed Jan 5, 2019
1 parent aa3dd95 commit e9a65a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions coffeescript/fullpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
npx coffee "$(dirname "$0")"/fullpath.coffee "$@"
1 change: 1 addition & 0 deletions coffeescript/fullpath.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.dir process.argv
1 change: 0 additions & 1 deletion coffeescript/hw.coffee

This file was deleted.

0 comments on commit e9a65a9

Please sign in to comment.