We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7968e commit 52b8767Copy full SHA for 52b8767
bin/brain-games.js
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { userName } from '../src/cli.js';
3
4
console.log('Welcome to the Brain Games!');
0 commit comments