All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Option to set the timeout. Default to 5000 ms.
- Fix again destination path.
- Fix destination path.
- Don't return exit code 1 when stdin is an empty string.
- Copy files to the root dir of the destination.
- Handle the copy of a whole directory
- Remove console.log.
- Don't copy file if the dest is the same than the source.
- Fix README.
- Initial commit.