Bug Fix | Fs | this 'copyFIleAsync' function fails if the target directory doesnt exist | |
Bug Fix | Utils | few issues in previously untested 'execIf' and 'wrap' functions | |
Feature | Path | add several new functions to near full mock implementation of internal nodejs 'path' module, now around 90% complete | |
Refactoring | Fs | add async version of findDotJsonFileUp | |
Refactoring | Cli | cli module moved to arg-parser / cli-utils project | |
Refactoring | Fs | add 'findPackageDotJsonUp' function from wpw project | |
Refactoring | Path | add 'dirname', 'extname', and 'filename; functions |