make-dir
Advantages over mkdirp
mkdirpInstall
$ npm install make-dirUsage
$ pwd
/Users/sindresorhus/fun
$ tree
.API
makeDir(path, [options])
makeDir.sync(path, [options])
path
options
Related
License
Last updated