UNPKG

pda

Version:

this project to init some folder,help you create new folder.

28 lines (24 loc) 971 B
<p align="center"> <a href="https://docsify.js.org"> <img alt="docsify" src="./docs/img/logo.svg"> </a> </p> <p align="center"> A tools to Easy to create, configurable, initialize project. </p> <p align="center"> <a href="https://travis-ci.org/channg/pda"><img alt="Travis Status" src="https://img.shields.io/travis/QingWei-Li/docsify/master.svg?style=flat-square"></a> <a href="https://www.npmjs.com/package/pda"><img alt="npm" src="https://img.shields.io/npm/v/pda.svg?style=flat-square"></a> <a href="https://github.com/channg/pda/blob/master/LICENSE"><img alt="license" src="https://img.shields.io/cocoapods/l/AFNetworking.svg"></a> </p> ## what is this - This is a tool that helps you to create projects, folders and documents - It builds different files based on the command line user's input - Do without coding ## Try it ``` $ npm i -g pda $ pda init test ``` # document - <a href="https://channg.github.io/pda">you need read this </a>