Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

mve

Package Overview
Dependencies
3
Maintainers
1
Versions
4
Issues
File Explorer

Advanced tools

mve

Move a file or folder. Platform-independent.

    0.1.2latest
    Github

Version published
Maintainers
1
Weekly downloads
860
decreased by-8.9%

Weekly downloads

Readme

Source

Coveralls – test coverage
Travis – build status
David – status of dependencies
Stability: unstable
Code style: airbnb

mve

Move a file or folder. Platform-independent.





Installation

$ npm install --global mve

Usage

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

License

MIT © Studio B12 GmbH

Keywords

FAQs

Last updated on 06 Jul 2015

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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc