files-cli
v0.0.6
Published
manipulate file in cli
Downloads
1
Readme
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