Skip to content

Commit

Permalink
Merge pull request #16 from Pisyukaev:executable-file
Browse files Browse the repository at this point in the history
Make index file executable
  • Loading branch information
Pisyukaev authored Nov 19, 2023
2 parents a19bdde + cc5193b commit 9c323df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
import yargs from 'yargs';
import { hideBin } from 'yargs/helpers';

Expand Down

0 comments on commit 9c323df

Please sign in to comment.