rnm

1.0.4 • Public • Published

rnm Build Status

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

Readme

Keywords

Package Sidebar

Install

npm i rnm

Weekly Downloads

3

Version

1.0.4

License

MIT

Last publish

Collaborators

  • alonalon