Skip to content

ngroman/node-mv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mv

Command line tool for moving NodeJS files around and updating their dependents

Usage

./src/node-mv file targetDir rootDir [--dry] [--no-backup]

Limitations

  • Module name in require() must be a string literal. The renaming is based on static analysis, so expressions will not be evaluated.
  • Can't require a module more than once per file
  • Conditionally included require's will not be processed.

About

Command line tool for moving NodeJS files around and updating their dependents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors