Skip to content

Commit 52b8767

Browse files
authored
Update brain-games.js add shebang
1 parent 7b7968e commit 52b8767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/brain-games.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import { userName } from '../src/cli.js';
23

34
console.log('Welcome to the Brain Games!');

0 commit comments

Comments
 (0)