examples
examples copied to clipboard
add commander example, copy and remove file
Add new CLI example using commander module. I added copy and remove file using fs, path and commander module
@rodion-arr Thank you for your feedbacks! I made a new commit to reflect the changes. Please check. Thank you
@rodion-arr Thanks for feedback! Could you check this change? Thank you
Looks good. If you can add unit tests for the lib/*.js files, would be great.