examples icon indicating copy to clipboard operation
examples copied to clipboard

add commander example, copy and remove file

Open hyeongjun231 opened this issue 5 years ago • 3 comments

Add new CLI example using commander module. I added copy and remove file using fs, path and commander module

hyeongjun231 avatar Sep 04 '20 09:09 hyeongjun231

@rodion-arr Thank you for your feedbacks! I made a new commit to reflect the changes. Please check. Thank you

hyeongjun231 avatar Oct 01 '20 06:10 hyeongjun231

@rodion-arr Thanks for feedback! Could you check this change? Thank you

hyeongjun231 avatar Oct 05 '20 10:10 hyeongjun231

Looks good. If you can add unit tests for the lib/*.js files, would be great.

Thiruppathi avatar Feb 09 '21 18:02 Thiruppathi