Initial release
Added commander
formatting the README.md
Trying <br>
tag
trying \
The changes were actually applying but the CDN was not updating
README.md formatting
Adding optionalDependencies as well
Fixing bug about optional dependencies
Reducing the output
using execSync
Updating the README.md
Making a .bat
file for compatibility with windows
updating command1.js
tp mover.js
Removing npm prune
adding pm-lockgen
command to generate generic lock files
Now the package-lock is being updated manually
better windows and UNIX distinction
Testing on windows and fixing most issues
Updating README.md
Adding JsDoc and making the code easier to read