Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

siwi-mkdirs

siwilizhao8MIT1.0.0

Creating multilevel directories

siwi-mkdir, siwilizhao, siwi

readme

siwi-mkdirs

node Build Status npm npm Github file size

introduce

Creating multilevel directories

install

use npm

npm install siwi-mkdirs
`

use yarn

yarn add siwi-mkdirs

test

需要安装 mocha chai

npm run test
`