Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 286 Bytes

File metadata and controls

14 lines (11 loc) · 286 Bytes

copyfolder

This is a user friendly way to copy folders on the command line

If grump has not yet been installed, you can do so using:

npm i -g grump

Example usage:

grump copyfolder originalFolderName copiedFolderName

see grumpjs.com to find other useful grumps!