bunchadirs

0.0.6 • Public • Published

Bunchadirs

A friendly directory creation utility

Installation

npm install bunchadirs

Basic Usage

bunchadirs('parent/child/grandchild-1,grandchild-2,grandchild-3');

This will create the following directory structure:

  • ./parent/
  • ./parent/child/
  • ./parent/child/grandchild-1
  • ./parent/child/grandchild-2
  • ./parent/child/grandchild-3

Readme

Keywords

none

Package Sidebar

Install

npm i bunchadirs

Weekly Downloads

1

Version

0.0.6

License

none

Last publish

Collaborators

  • justinsisley