Skip to content

Shridhar-dev/fileport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileport 🎈

A CLI tool to transfer your files from one directory to another built with rust 🦀

banner

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

MIT © Shridhar Kamat.

About

A CLI tool to transfer your files from one directory to another built with rust 🦀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages