FileManager Automation script

It is an automation script written in nodejs to make our work fast and simple .It remove spacing in your file add number un your file.

Installation

In the terminal type ...

npm install -y

Then type the command that you want to use under package.json then just type ..

npm link

Usage

in command promt type the commands

wcat -s filename //for spacing
wcat -n filename //for number

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT