dawdler

0.4.0 • Public • Published

Dawdler

npm npm version license

👦 A template generator for react and nodejs projects. If you are a dawdler, you can try it.

Have Fun :)

Installation

npm install dawdler -g

or use yarn

yarn add -global dawdler

Usage

$ [dl | dawdler] <command>

Example

$ dl init
? Project name dawdler
? Select project type REACT

Start generating the project. Please waiting ...

√ generator completed!

cd dawdler
npm install | yarn
npm start

Commands

 -V, --version  output the version number
 -h, --help     output usage information
 init | i       create project template

Development

git clone https://github.com/lijinke666/dawdler.git
npm install | yarn
npm link

Test Case

npm run test

Template Address

License

MIT

Package Sidebar

Install

npm i dawdler

Weekly Downloads

5

Version

0.4.0

License

MIT

Unpacked Size

49.5 kB

Total Files

14

Last publish

Collaborators

  • jinke.li