Simple program that rename a file
Installation
$ npm i -g @jonathangomz/rn
Usage
$ rn [file] [new name]
https://github.com/tj/commander.js/
https://dev.to/mollynem/4-simple-steps-for-custom-bash-commands-4c58 <- set alias for bash/zsh
Instead of setting the alias directly added
"bin"
property to package.json. Set alias auto on installing.
https://stackoverflow.com/questions/22504566/renaming-files-using-node-js