heheboy
v1.0.0
Published
Hehe boy
Downloads
1
Readme
Hehe Boy Command Line Sound
Hehe boy
Play famous "Hehe boy" sound.
Compatibility
- Linux
- Windows
- Mac
Installing
Install globally:
npm install -g heheboy
Running
Run command:
heheboy
Or run via npx command:
npx heheboy
Or import in NodeJS script:
import heheBoy from 'heheboy';
heheBoy();