0.0.6 • Published 7 years ago

files-cli v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

files-cli

files-cli is a executable package that let you can manipulte file in cli.

Installation

npm install -g files-cli

or

yarn global add files-cli

Example

# copy all files in source-folder to target-folder
$ files gather source-folder target-folder -c
✨  Done!

Contributing

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.

LICENSE

MIT