2 releases
0.1.1 | Jun 12, 2022 |
---|---|
0.1.0 | Jun 12, 2022 |
#16 in #🦀
5KB
59 lines
fileport 🎈
A CLI tool to transfer your files from one directory to another built with rust 🦀
Installation
Make sure you have cargo installed!
$ cargo install fileport
Commands
- Copy/Paste
$ fileport <FROM_FOLDER_PATH> <TO_FOLDER_PATH>
- Cut/Paste
$ fileport <FROM_FOLDER_PATH> <TO_FOLDER_PATH> -x
If the TO_FOLDER already exists, then it will delete the existing folder along with its contents and then create a new folder
License
Dependencies
~240KB