Copy Files
This is a CLI tool with writen in python using the os module of python, it has pretty simple functionalities like moving files including the folders present in the source location to the destination location.
It used move
as the entry point of the programm then without any extra flags just the source path and the destination path should be provided and Bhoom the files will the moved.
- PLATFORMCLI
- STACKPython | CLI | Pypi
- WEBSITE https://pypi.org/project/copyfolder/
- GITHUB https://github.com/mrohith29/copyfolder