1.0.0 • Published 7 years ago
cye v1.0.0
cye
Play the Curb your Enthusiasm theme while running another command
via npx
npx cye # just play
npx cye sleep 10 # play for 10 s
npx cye make # when compiling
npx cye npm install -g dat # installing node modulesvia npm install
First install the package
npm install -g cyeThen execute
cye # just play
cye sleep 10 # play for 10 s
cye make # when compiling
cye npm install -g dat # installing node modulesLinux users
Make sure to install the following dependencies first if you are on linux
sudo apt-get install sox libsox-fmt-mp3Alternatively you can install mplayer and it'll just use that
License
MIT
1.0.0
7 years ago