powercoder
v1.2.0
Published
Feel the power
Downloads
4
Readme
powercoder
A powerful npm initializer that plays music while setting up your project.
Installation
Install globally using npm:
npm install -g powercoder
## Usage
To initialize a new project with a musical twist, run:
power-init
This command will play a random song and run through the standard npm init process.
## Stopping the Music
If you need to stop the music, you can use:
power-stop
This command will stop the music and continue with the npm init process.