rnm
v1.0.4
Published
Change paths or filenames
Downloads
6
Readme
rnm
Change paths or filenames.
Install
$ npm install -g rnm
Usage
rnm file.jsx file.js
//=> file.js
CLI
$ npm install --global rnm
$ rnm --help
Usage
rnm <oldpath> <newpath>
Examples
$ rnm *.jsx .js
$ rnm path/file.jsx file.js
License
MIT © alonalon