Weekly downloads
Readme
Move a file or folder. Platform-independent.
$ npm install --global mve
SYNOPSIS
Usage: mve [options] <source> <target>
OPTIONS
-h --help Print a short synopsis (-h) or this usage info (--help)
EXAMPLES
# Rename a file or directory:
$ mve Readdme.md Readme.md
# Read from a file, then pipe into it:
$ format-json package.json > .temp; mve --force .temp package.json
FAQs
Move a file or folder. Platform-independent.
The npm package mve receives a total of 648 weekly downloads. As such, mve popularity was classified as not popular.
We found that mve demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.