smallworld

Play Its a Small World Destruction while running another command. Completely ripped off from https://github.com/mafintosh/benny-hill.git

Usage no npm install needed!

<script type="module">
  import smallworld from 'https://cdn.skypack.dev/smallworld';
</script>

README

smallworld

Play Its a Small World Destruction while running another command. Completely ripped off from https://github.com/mafintosh/benny-hill.git

npm install -g @cozza/smallworld

smallworld # just play benny hill
smallworld sleep 10 # play for 10 s
smallworld make # when compiling
smallworld npm install -g dat # installing node modules

Linux users

Make sure to install the following dependencies first if you are on linux

sudo apt-get install sox libsox-fmt-mp3

Alternatively you can install mplayer and it'll just use that

License

MIT