json-to-folder
v1.0.0
Published
Create folder by parsing json file
Downloads
2
Maintainers
Readme
Content
Features ✨
- Parse json file and create folder.
Usage 💡
npx json-to-folder <command> [options]
Commands
- Create [options] Create the folder based on json file data, if no path is defined with the
-p
flag folder will be created withprocess.cwd()
.
Note Enter
npx json-to-folder --help
for more informations.
Contributing 🍰
Please make sure to read the Contributing Guide before making a pull request.
Thank you to all the people who already contributed to this project!
Maintainers 👷
List of maintainers, replace all href
, src
attributes by your maintainers datas.
License ⚖️
@MIT